Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Used to display the properties of a custom control in a graphical interface, similar to a dialog box.
class AFX_NOVTABLE COlePropertyPage : public CDialog
Remarks
For instance, a property page may include an edit control that allows the user to view and modify the control's caption property.
Each custom or stock control property can have a dialog control that allows the control's user to view the current property value and modify that value if needed.
For more information on using COlePropertyPage, see the article ActiveX Controls: Property Pages.
Requirements
Header: afxctl.h