Поделиться через


IPropertyPageImpl::Activate

Creates the dialog box window for the property page.

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

Заметки

By default, the dialog box is always modeless, regardless of the value of the bModal parameter.

See IPropertyPage::Activate in the Windows SDK.

Требования

Header: atlctl.h

См. также

Основные понятия

IPropertyPageImpl Class

IPropertyPageImpl Members

IPropertyPageImpl::Deactivate