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

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