1 #if !defined(AFX_MFCCONTROLPPG_H__AC221FC5_A0D8_11D4_833B_005004526AB4__INCLUDED_)
2 #define AFX_MFCCONTROLPPG_H__AC221FC5_A0D8_11D4_833B_005004526AB4__INCLUDED_
6 #endif // _MSC_VER > 1000
8 // MfcControlPpg.h : Declaration of the CMfcControlPropPage property page class.
10 ////////////////////////////////////////////////////////////////////////////
11 // CMfcControlPropPage : See MfcControlPpg.cpp.cpp for implementation.
13 class CMfcControlPropPage
: public COlePropertyPage
15 DECLARE_DYNCREATE(CMfcControlPropPage
)
16 DECLARE_OLECREATE_EX(CMfcControlPropPage
)
20 CMfcControlPropPage();
23 //{{AFX_DATA(CMfcControlPropPage)
24 enum { IDD
= IDD_PROPPAGE_MFCCONTROL
};
25 // NOTE - ClassWizard will add data members here.
26 // DO NOT EDIT what you see in these blocks of generated code !
31 virtual void DoDataExchange(CDataExchange
* pDX
); // DDX/DDV support
35 //{{AFX_MSG(CMfcControlPropPage)
36 // NOTE - ClassWizard will add and remove member functions here.
37 // DO NOT EDIT what you see in these blocks of generated code !
43 //{{AFX_INSERT_LOCATION}}
44 // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
46 #endif // !defined(AFX_MFCCONTROLPPG_H__AC221FC5_A0D8_11D4_833B_005004526AB4__INCLUDED)