'宣言 Public Enum UpDownButtonAlignment Inherits System.Enum
public enum UpDownButtonAlignment : System.Enum
'宣言 Public Enum UpDownButtonAlignment Inherits System.Enum
public enum UpDownButtonAlignment : System.Enum
| メンバ | 解説 |
|---|---|
| Default | 垂直方向に積み重ねられたアップ/ダウンボタン。 |
| UpLeftDownRight | 左側のアップボタンと右側のダウンボタン。 |
| UpRightDownLeft | 右側のアップボタンと左側のダウンボタン。 |
System.Object
System.ValueType
System.Enum
C1.Win.C1Input.UpDownButtonAlignment