IPropertyPageImpl::Activate
建立屬性頁的對話方塊視窗。
HRESULT Activate(
HWND hWndParent,
LPCRECT pRect,
BOOL bModal
);
備註
根據預設,對話方塊一定是非強制回應,不論 bModal 參數的值。
請參閱在 Windows SDK的 IPropertyPage::Activate 。
需求
Header: atlctl.h
建立屬性頁的對話方塊視窗。
HRESULT Activate(
HWND hWndParent,
LPCRECT pRect,
BOOL bModal
);
根據預設,對話方塊一定是非強制回應,不論 bModal 參數的值。
請參閱在 Windows SDK的 IPropertyPage::Activate 。
Header: atlctl.h