Microsoft SDK for Java

OnMenuBar

This method of the DWebBrowserEvents2 interface occurs when the MenuBar property is changed.

Syntax

public void OnMenuBar(boolean MenuBar);

Parameters

MenuBar [in] The Boolean value that is nonzero if Microsoft® Internet Explorer's menu bar is visible, or zero otherwise.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.