Umasoft
Main Page
Modules
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Groups
Pages
vtocx
vtocxPropScreen.h
1
#pragma once
2
3
4
5
// CvtocxPropScreen : Property page dialog
6
7
class
CvtocxPropScreen
:
public
COlePropertyPage
8
{
9
DECLARE_DYNCREATE(
CvtocxPropScreen
)
10
DECLARE_OLECREATE_EX(
CvtocxPropScreen
)
11
12
// Constructors
13
public
:
14
CvtocxPropScreen
();
15
16
// Dialog Data
17
enum
{ IDD = IDD_VTOCXPROPSCREEN };
18
19
// Implementation
20
protected
:
21
virtual
void
DoDataExchange(CDataExchange* pDX);
// DDX/DDV support
22
23
// Message maps
24
protected
:
25
DECLARE_MESSAGE_MAP()
26
};
Generated on Fri Jun 7 2013 16:07:51 for Umasoft by
1.8.4