'宣言 Public Enum VerticalAlignEnum Inherits System.Enum
public enum VerticalAlignEnum : System.Enum
'宣言 Public Enum VerticalAlignEnum Inherits System.Enum
public enum VerticalAlignEnum : System.Enum
メンバ | 解説 |
---|---|
Bottom | Text is aligned with the bottom of the enclosing control. |
Middle | Text is aligned with the center of the enclosing control. |
Top | Text is aligned with the top of the enclosing control. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Input.VerticalAlignEnum