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.
This member function is called by the framework when Internet Explorer or MSHTML removes its menus and toolbars.
virtual HRESULT OnHideUI( );
Return Value
S_OK if successful, or an OLE-defined error code otherwise.
Remarks
Override OnHideUI to react to the HideUI notification from the Microsoft Web Browser control. See IDocHostUIHandler::HideUI in the Windows SDK for more information.
Requirements
Header: afxhtml.h