CBCGPPropertyPage::CBCGPPropertyPage | ( | LPCTSTR | lpszTemplateName, |
UINT | nIDCaption = 0 |
||
) |
Constructs the property page object.
See the documentation for MFC's CPropertyPage::CPropertyPage for more info.
lpszTemplateName | Points to a string containing the name of the template for this page. Cannot be NULL. |
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. |