CBCGPPropertyPage::CBCGPPropertyPage | ( | UINT | nIDTemplate, |
UINT | nIDCaption = 0 |
||
) |
Constructs the property page object.
See the documentation for MFC's CPropertyPage::CPropertyPage for more info.
nIDTemplate | ID of the template used for this page. |
nIDCaption | ID of the name to be placed in the tab for this page. If 0, the name will be taken from the dialog template for this page. |