Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / CustomizeToolBarEventArgs Class / ToolBar Field

In This Topic
    ToolBar Field (CustomizeToolBarEventArgs)
    In This Topic
    Gets the tool bar.
    Syntax
    'Declaration
     
    
    Public ReadOnly ToolBar As C1ToolBar
    public readonly C1ToolBar ToolBar
    See Also