COleControl::OnAmbientPropertyChange
Called by the framework when an ambient property of the container has changed value.
Syntax
virtual void OnAmbientPropertyChange(
DISPID dispid
);
Parameters
- dispID
The dispatch ID of the ambient property that changed, or DISPID_UNKNOWN if multiple properties have changed.
Requirements
Header: afxctl.h
See Also
COleControl Class
Hierarchy Chart
COleControl::GetAmbientProperty