BCGControlBar Pro for MFC
CBCGPPropertyPage::CBCGPPropertyPage ( LPCTSTR  lpszTemplateName,
UINT  nIDCaption = 0 
)

Constructs the property page object.

See the documentation for MFC's CPropertyPage::CPropertyPage for more info.

Parameters
lpszTemplateNamePoints to a string containing the name of the template for this page. Cannot be NULL.
nIDCaptionID 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.