COlePropertyPage::OnObjectsChanged

virtual void OnObjectsChanged( );

Remarks

When viewing the properties of an OLE control in the developer environment, a modeless dialog box is used to display its property pages. If another control is selected, a different set of property pages must be displayed for the new set of properties. The framework calls this function to notify the property page of the change.

Override this function to receive notification of this action and perform any special actions.

COlePropertyPage OverviewClass MembersHierarchy Chart