Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / ToolBars Property

In This Topic
    ToolBars Property (ViewportLayout)
    In This Topic
    Gets the toolbars array in the active viewport.
    Syntax
    'Declaration
     
    Public ReadOnly Property ToolBars As ToolBar()
    public ToolBar[] ToolBars {get;}
    See Also