Udostępnij za pośrednictwem


CMFCPropertyPage::CMFCPropertyPage

Konstrukcje CMFCPropertyPage obiektu.

CMFCPropertyPage(
   UINT nIDTemplate,
   UINT nIDCaption=0 
);
CMFCPropertyPage(
   LPCTSTR lpszTemplateName,
   UINT nIDCaption=0 
);

Parametry

  • nIDTemplate
    Identyfikator zasobu szablonu dla tej strony.

  • nIDCaption
    Identyfikator zasobu etykiety w karcie dla tej strony.Jeśli 0, nazwa jest uzyskiwana z szablonu okno dialogowe dla tej strony.Wartością domyślną jest 0.

  • lpszTemplateName
    Wskazuje nazwę szablonu dla tej strony.Nie można NULL.

Uwagi

Aby uzyskać więcej informacji na temat parametrów konstruktora zobacz CPropertyPage::CPropertyPage.

Wymagania

Nagłówek: afxpropertypage.h

Zobacz też

Informacje

Klasa CMFCPropertyPage

Wykres hierarchii

CPropertyPage::CPropertyPage