MultiSelect for WinForms
UpDownButtonAlignment 列挙体

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 : UpDownButtonAlignment 列挙体
Specifies alignment of spin button of a C1DropDownControl.
シンタックス
'宣言
 
Public Enum UpDownButtonAlignment 
   Inherits System.Enum
public enum UpDownButtonAlignment : System.Enum 
メンバ
メンバ解説
DefaultVertically stacked Up and Down buttons.
UpLeftDownRightUp button on the left and down button on the right.
UpRightDownLeftUp button on the right and down button on the left.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.C1Input.UpDownButtonAlignment

参照

C1.Win.C1Input 名前空間