IWebBrowser2.ShowBrowserBar(Object, Object, Object) 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.
Shows or hides a specified browser bar.
public void ShowBrowserBar (ref object pvaClsid, ref object pvarShow, ref object pvarSize);
abstract member ShowBrowserBar : obj * obj * obj -> unit
Public Sub ShowBrowserBar (ByRef pvaClsid As Object, Optional ByRef pvarShow As Object, Optional ByRef pvarSize As Object)
Parameters
- pvaClsid
- Object
- pvarShow
- Object
- pvarSize
- Object