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

In This Topic
    ButtonLayoutHorz Property
    In This Topic
    Gets or sets the layout of the buttons when the toolbar is horizontal.
    Syntax
    'Declaration
     
    
    Public Property ButtonLayoutHorz As ButtonLayoutEnum
    public ButtonLayoutEnum ButtonLayoutHorz {get; set;}
    See Also