ToolBar property
Sets or gets whether toolbars for the object are visible.
Syntax
Property values
Type: Integer
One of the values in the Property Values section.
Remarks
When the ToolBar property is set to False, it is not equivalent to the "toolbar=no" feature of window.open. Instead, it turns off all user interface elements that can be considered toolbars, leaving Windows Internet Explorer in a blank state.
The WebBrowser object saves the value of this property, but otherwise ignores it.
See also
Reference