PyCPropertyPage.OnSetActive

int = OnSetActive()

Calls the default MFC OnSetActive handler.

See Also

PyCPropertyPage.OnSetActive virtual method

PyCPropertyPage.OnSetActive virtual method

Return Value

The result is true if the page should be made active. Typically this result should be passed to the original OnSetActive handler.