Eyeshot 11 WPF API Reference
WPF 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