Called by DoVerbHide after the control is hidden.
HRESULT OnPostVerbHide( );
Return Value
Returns S_OK.
Remarks
Override this method with code you want executed after the control is hidden.
Requirements
Header: atlctl.h
Called by DoVerbHide after the control is hidden.
HRESULT OnPostVerbHide( );
Returns S_OK.
Override this method with code you want executed after the control is hidden.
Header: atlctl.h