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