'Declaration
Public Enum UpDownButtonAlignment Inherits System.Enum
public enum UpDownButtonAlignment : System.Enum
'Declaration
Public Enum UpDownButtonAlignment Inherits System.Enum
public enum UpDownButtonAlignment : System.Enum
Member | Description |
---|---|
Default | Vertically stacked Up and Down buttons. |
UpLeftDownRight | Up button on the left and down button on the right. |
UpRightDownLeft | Up button on the right and down button on the left. |
System.Object
System.ValueType
System.Enum
C1.Win.Input.UpDownButtonAlignment