PyCPropertyPage.OnSetActive Virtual

OnSetActive()

Called when the page becomes active.

Comments

Note - If you provide a handler, you must call the underlying MFC method (PyCPropertyPage::OnSetActive) yourself

See Also

PyCPropertyPage::OnSetActive

Return Value

The method should return TRUE if the page can be activated.