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 DoVerbInPlaceActivate after the control is activated in place.
HRESULT OnPostVerbInPlaceActivate( );
Return Value
Returns S_OK.
Remarks
Override this method with code you want executed after the control is activated in place.
Requirements
Header: atlctl.h
See Also
Reference
IOleObjectImpl::DoVerbInPlaceActivate
IOleObjectImpl::OnPreVerbInPlaceActivate