DWebBrowserEvents2.OnMenuBar(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Fires when the IWebBrowser2::MenuBar property is changed.
public:
void OnMenuBar(bool MenuBar);
public void OnMenuBar (bool MenuBar);
abstract member OnMenuBar : bool -> unit
Public Sub OnMenuBar (MenuBar As Boolean)
Parameters
- MenuBar
- Boolean