Input for WinForms | ComponentOne
C1.Win.Input Namespace / UpDownButtonSettings Class / Alignment Property

In This Topic
    Alignment Property
    In This Topic
    Gets or sets the alignment of the UpDown buttons.
    Syntax
    'Declaration
     
    
    Public Property Alignment As UpDownButtonAlignment
    public UpDownButtonAlignment Alignment {get; set;}
    See Also