PyCPropertyPage Object

A class which encapsulates an MFC CPropertyPage object. Derived from a PyCDialog object.

Methods

CancelToClose
Changes the Cancel button to Close. 

OnCancel
Calls the default MFC OnCancel handler. 

OnOK
Calls the default MFC OnOK handler. 

OnApply
Calls the default MFC OnApply handler. 

OnReset
Calls the default MFC OnReset handler. 

OnQueryCancel
Calls the default MFC OnQueryCancel handler. 

OnWizardBack
Calls the default MFC OnWizardBack handler. 

OnWizardNext
Calls the default MFC OnWizardNext handler. 

OnWizardFinish
Calls the default MFC OnWizardFinish handler. 

OnSetActive
Calls the default MFC OnSetActive handler. 

OnKillActive
Calls the default MFC OnKillActive handler. 

SetModified
Sets the modified flag (for the Apply button). 

SetPSPBit
Sets (or clears) a bit in m_psp.dwFlags.