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

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