IDocHostUIHandler::HideUIIDocHostUIHandler::HideUI*
*Contents  *Index  *Topic Contents
*Previous Topic: IDocHostUIHandler::GetOptionKeyPath
*Next Topic: IDocHostUIHandler::OnDocWindowActivate

IDocHostUIHandler::HideUI

HRESULT HideUI(void);

Called when IE4/MSHTML removes its menus and toolbars.

If a host displayed menus and toolbars during the call to IDocHostUIHandler::ShowUI, the host should remove them when this method is called. This method is called regardless of the return value from the ShowUI method.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.