CHtmlView::OnHideUI
This member function is called by the framework when Internet Explorer or MSHTML removes its menus and toolbars.
virtual HRESULT OnHideUI( );
Возвращаемое значение
S_OK if successful, or an OLE-defined error code otherwise.
Заметки
Override OnHideUI to react to the HideUI notification from the Microsoft Web Browser control. See IDocHostUIHandler::HideUI in the Windows SDK for more information.
Требования
Header: afxhtml.h