DWebBrowserEvents2.OnToolBar(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::ToolBar property is changed.
public:
void OnToolBar(bool ToolBar);
public void OnToolBar (bool ToolBar);
abstract member OnToolBar : bool -> unit
Public Sub OnToolBar (ToolBar As Boolean)
Parameters
- ToolBar
- Boolean