BCGSuite for MFC
CBCGPPropertyPage::CBCGPPropertyPage ( UINT  nIDTemplate,
UINT  nIDCaption = 0 
)

Constructs the property page object.

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

Parameters
nIDTemplateID of the template used for this page.
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.