COlePropertyPage::COlePropertyPage

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.

At a Glance

Header file: Afxctl.h
Platforms: H/PC 2.0, H/PC Pro
Windows CE versions: 2.0 and later
Complete documentation Visual C++ documentation

Syntax

COlePropertyPage( UINT idDlg, UINT idCaption );