CSnapInPropertyPageImpl Members

Methods

CancelToClose

Changes the status of the OK and Cancel buttons.

Create

Initializes a newly created CSnapInPropertyPageImpl object.

CSnapInPropertyPageImpl

Constructor.

OnApply

Called by the framework when the user clicks the Apply Now button while using a wizard-type property sheet.

OnHelp

Called by the framework when the user clicks the Help button while using a wizard-type property sheet.

OnKillActive

Called by the framework when the current page is no longer active.

OnQueryCancel

Called by the framework when the user clicks the Cancel button and before the cancel has taken place.

OnReset

Called by the framework when the user clicks the Reset button while using a wizard-type property sheet.

OnSetActive

Called by the framework when the current page becomes active.

OnWizardBack

Called by the framework when the user clicks the Back button while using a wizard-type property sheet.

OnWizardFinish

Called by the framework when the user clicks the Finish button while using a wizard-type property sheet.

OnWizardNext

Called by the framework when the user clicks the Next button while using a wizard-type property sheet.

QuerySiblings

Forwards the current message to all pages of the property sheet.

SetModified

Call to activate or deactivate the Apply Now button.

Data Members

m_psp

The Windows PROPSHEETPAGE structure used by the CSnapInPropertyPageImpl object.

See Also

Reference

CSnapInPropertyPageImpl Class