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.
The framework calls OnActivateUI when the object has entered the active UI state.
virtual void OnActivateUI( );
Remarks
The object has now installed its tool bar and menus.
The default implementation remembers the server's HWND for later GetServerWindow calls.
Requirements
Header: afxole.h
See Also
Reference
COleClientItem::OnDeactivateUI