COlePropertyPage::COlePropertyPage

COlePropertyPage( UINT idDlg, UINT idCaption );

Parameters

idDlg

Resource ID of the dialog template.

idCaption

Resource ID of the property page’s caption.

Remarks

When you implement a subclass of COlePropertyPage, your subclass’s constructor should use the COlePropertyPage constructor to identify the dialog-template resource on which the property page is based and the string resource containing its caption.

COlePropertyPage OverviewClass MembersHierarchy Chart