COleControlContainer::OnUIDeactivate
Called by the framework when the control site, pointed to by pSite, is about to be deactivated.
virtual void OnUIDeactivate(
COleControlSite* pSite
);
Parameters
- pSite
A pointer to the control site about to be deactivated.
Remarks
When this notification is received, the container should reinstall its user interface and take focus.
Requirements
Header: afxocc.h