Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ToolBar Class / GetDefaultToolBar Method

In This Topic
    GetDefaultToolBar Method
    In This Topic
    Gets the default ToolBar.
    Syntax
    'Declaration
     
    Public Shared Function GetDefaultToolBar() As ToolBar
    public static ToolBar GetDefaultToolBar()

    Return Value

    The default ToolBar.
    Remarks
    For internal use only.
    See Also