'宣言 Public Enum DropDownAlignment Inherits System.Enum
public enum DropDownAlignment : System.Enum
'宣言 Public Enum DropDownAlignment Inherits System.Enum
public enum DropDownAlignment : System.Enum
メンバ | 解説 |
---|---|
Center | The drop down form is centered. |
Default | Use the default alignment rules. |
Left | The dropdown form is aligned by its left side. |
Right | The dropdown form is aligned by its right side. |
System.Object
System.ValueType
System.Enum
C1.Framework.DropDownAlignment