Public Member Functions | |
CComPropertySheet (UINT nIDCaption, CWnd *pParentWnd=NULL, UINT iSelectPage=0) | |
CComPropertySheet (LPCTSTR pszCaption, CWnd *pParentWnd=NULL, UINT iSelectPage=0) | |
virtual | ~CComPropertySheet () |
int | AddPages (CComPtr< ISpecifyPropertyPages > pSPP) |
void | OnSetDirty (bool fDirty) |
void | OnActivated (CPropertyPage *pPage) |
virtual BOOL | OnInitDialog () |
Definition at line 33 of file ComPropertySheet.h.