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 DoVerbUIActivate after the control's user interface has been activated.
HRESULT OnPostVerbUIActivate( );
Return Value
Returns S_OK.
Remarks
Override this method with code you want executed after the control's user interface has been activated.
Requirements
Header: atlctl.h
See Also
Reference
IOleObjectImpl::DoVerbUIActivate
IOleObjectImpl::OnPreVerbUIActivate