PyCPropertyPage.OnKillActive
int = OnKillActive()
Calls the default MFC OnKillActive handler.
See Also
Return Value
The result is true if the page should be deselected. Typically this result should be passed to the original OnSetActive handler.
int = OnKillActive()
Calls the default MFC OnKillActive handler.