Share via


IOleObjectImpl::OnPostVerbShow

Called by DoVerbShow after the control has been made visible.

HRESULT OnPostVerbShow( );

Return Value

Returns S_OK.

Remarks

Override this method with code you want executed after the control has been made visible.

Requirements

Header: atlctl.h

See Also

Reference

IOleObjectImpl Class

IOleObjectImpl::DoVerbShow

IOleObjectImpl::OnPreVerbShow

Other Resources

IOleObjectImpl Members