This method creates the dialog box window for the property page. By default, the dialog box is always modeless, regardless of the value of the bModal parameter.
HRESULT Activate( HWND hWndParent, LPCRECT pRect, BOOL bModal );
Header file: | Atlctl.h |
Platforms: | |
Versions: | Version 2.0 and later |
Complete documentation: | Visual C++ documentation |
IPropertyPageImpl Overview, IPropertyPageImpl Methods, IPropertyPage::Activate, IPropertyPageImpl::Deactivate