Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates the dialog box window for the property page.
HRESULT Activate(
HWND hWndParent,
LPCRECT pRect,
BOOL bModal
);
Remarks
By default, the dialog box is always modeless, regardless of the value of the bModal parameter.
See IPropertyPage::Activate in the Windows SDK.
Requirements
Header: atlctl.h