Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ToolBarButtonList Class / ParentToolBar Property

In This Topic
    ParentToolBar Property
    In This Topic
    Gets the parent toolBar.
    Syntax
    'Declaration
     
    Public ReadOnly Property ParentToolBar As ToolBar
    public ToolBar ParentToolBar {get;}
    See Also