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