ControlCaptionAlignmentType
ControlCaptionAlignmentType enumeration
表示Caption相对于控件的位置。
public enum ControlCaptionAlignmentType
价值观
姓名 | 价值 | 描述 |
---|---|---|
Left | 0 | 控件的左侧。 |
Right | 1 | 控件的右边。 |
表示Caption相对于控件的位置。
public enum ControlCaptionAlignmentType
姓名 | 价值 | 描述 |
---|---|---|
Left | 0 | 控件的左侧。 |
Right | 1 | 控件的右边。 |