Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called by the framework when the container has called the control's IOleControl::SetClientSite function.
virtual void OnSetClientSite( );
Remarks
By default, OnSetClientSite checks whether data path properties are loaded and, if they are, calls DoDataPathPropExchange.
Override this function to do any special processing of this notification. In particular, overrides of this function should call the base class.
Requirements
Header: afxctl.h