Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Constructs a COlePropertyPage object.
COlePropertyPage(
UINT idDlg,
UINT idCaption
);
Parameters
idDlg
Resource ID of the dialog template.idCaption
Resource ID of the property page's caption.
Remarks
When you implement a subclass of COlePropertyPage, your subclass's constructor should use the COlePropertyPage constructor to identify the dialog-template resource on which the property page is based and the string resource containing its caption.
Requirements
Header: afxctl.h