This method is called by the framework 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 method to receive notification of this action and perform any special actions.
Header file: | Afxctl.h |
Platforms: | H/PC 2.0, H/PC Pro |
Windows CE versions: | 2.0 and later |
Complete documentation | Visual C++ documentation |
virtual void OnObjectsChanged( );