Ribbon for WinForms
DropDownAlignment 列挙体

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 : DropDownAlignment 列挙体
Alignment of the drop-down portion of the drop down control.
シンタックス
'宣言
 
Public Enum DropDownAlignment 
   Inherits System.Enum
public enum DropDownAlignment : System.Enum 
メンバ
メンバ解説
CenterThe drop down form is centered.
DefaultUse the default alignment rules.
LeftThe dropdown form is aligned by its left side.
RightThe dropdown form is aligned by its right side.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Framework.DropDownAlignment

参照

C1.Framework 名前空間