IPropertyPageImpl::Activate

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.

Syntax

HRESULT Activate( HWND hWndParent, LPCRECT pRect, BOOL bModal );

At a Glance

Header file: Atlctl.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

IPropertyPageImpl Overview, IPropertyPageImpl Methods, IPropertyPage::Activate, IPropertyPageImpl::Deactivate