Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1ToolBar Class / ToolBarStyle Property

In This Topic
    ToolBarStyle Property
    In This Topic
    Gets or sets the style of the toolbar.
    Syntax
    'Declaration
     
    
    Public Property ToolBarStyle As ToolBarStyleEnum
    public ToolBarStyleEnum ToolBarStyle {get; set;}
    See Also