'宣言 Public Enum UpDownButtonAlignment Inherits System.Enum
public enum UpDownButtonAlignment : System.Enum
'宣言 Public Enum UpDownButtonAlignment Inherits System.Enum
public enum UpDownButtonAlignment : System.Enum
| メンバ | 解説 |
|---|---|
| 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.C1Input.UpDownButtonAlignment