The framework calls this member function when a property page is being displayed in the developer environment, and the user selects another control. In the developer environment, a modeless dialog box is used to display the property pages, and when a different control is selected, a different set of property pages must be displayed. Override this function to receive notification of this action and perform any special actions.
virtual void OnObjectsChanged( );
Header file: | Afxctl.h |
Platforms: | |
Versions: | 2.0 and later |
Complete documentation | Visual C++ documentation |
COlePropertyPage Overview, COlePropertyPage Member Functions, Dialog Box Classes