COleControlContainer::BroadcastAmbientPropertyChange
Informs all hosted controls that an ambient property has changed.
virtual void BroadcastAmbientPropertyChange(
DISPID dispid
);
- dispid
The dispatch ID of the ambient property being changed.
This function is called by the framework when an ambient property has changed value. Override this function to customize this behavior.
Header: afxocc.h