This constructor constructs a property page object. When you subclass COlePropertyPage, your subclass's constructor should call the COlePropertyPage constructor to identify the dialog-template resource on which the property page is based and the string resource that contains its caption.
Header file: | Afxctl.h |
Platforms: | H/PC 2.0, H/PC Pro |
Windows CE versions: | 2.0 and later |
Complete documentation | Visual C++ documentation |
COlePropertyPage( UINT idDlg, UINT idCaption );