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

In This Topic
    Horizontal Property (C1ToolBar)
    In This Topic
    Gets or sets the orientation of the toolbar.
    Syntax
    'Declaration
     
    
    Public Property Horizontal As Boolean
    public bool Horizontal {get; set;}
    See Also