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

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