This member function is called by the framework when the page is chosen by the user and becomes the active page. Override this member function to perform tasks when a page is activated. Your override of this member function should call the default version before any other processing is done.
virtual BOOL OnSetActive( );
Header File | Afxdlgs.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CPropertyPage Overview, CPropertyPage Member Functions, Dialog Box Classes, CPropertyPage::OnKillActive