COlePropertyPage Class Members

Construction

COlePropertyPage Constructs a COlePropertyPage object.

Operations

GetObjectArray Returns the array of objects being edited by the property page.
SetModifiedFlag Sets a flag indicating whether the user has modified the property page.
IsModified Indicates whether the user has modified the property page.
GetPageSite Returns a pointer to the property page’s IPropertyPageSite interface.
SetDialogResource Sets the property page’s dialog resource.
SetPageName Sets the property page’s name (caption).
SetHelpInfo Sets the property page’s brief help text, the name of its help file, and its help context.
GetControlStatus Indicates whether the user has modified the value in the control.
SetControlStatus Sets a flag indicating whether the user has modified the value in the control.
IgnoreApply Determines which controls do not enable the Apply button.

Overridables

OnEditProperty Called by the framework when the user edits a property.
OnHelp Called by the framework when the user invokes help.
OnInitDialog Called by the framework when the property page is initialized.
OnObjectsChanged Called by the framework when another OLE control, with new properties, is chosen.
OnSetPageSite Called by the framework when the property frame provides the page’s site.

COlePropertyPage OverviewBase Class MembersHierarchy Chart