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

In This Topic
    ButtonAlign Property
    In This Topic
    Gets or sets the button alignment for vertical toolbars.
    Syntax
    'Declaration
     
    
    Public Property ButtonAlign As StringAlignment
    public StringAlignment ButtonAlign {get; set;}
    See Also