Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal Namespace / IWebBrowser2 Interface / ShowBrowserBar Method

In This Topic
    ShowBrowserBar Method
    In This Topic
    This member is for internal use only.
    Syntax
    'Declaration
     
    Sub ShowBrowserBar( _
       ByRef pvaClsid As System.Object, _
       Optional ByRef pvarShow As System.Object, _
       Optional ByRef pvarSize As System.Object _
    ) 
    void ShowBrowserBar( 
       ref System.object pvaClsid,
       ref System.object pvarShow,
       ref System.object pvarSize
    )

    Parameters

    pvaClsid
    pvarShow
    pvarSize
    See Also