PyCPropertyPage.OnKillActive Virtual
OnKillActive()
Called when the page loses focus.
Comments
Note - If you provide a handler, you must call the underlying MFC method (PyCPropertyPage::OnKillActive) yourself
See Also
Return Value
The method should return TRUE if the page can be de-activated.