Enum ControlCaptionAlignmentType

ControlCaptionAlignmentType enumeration

Represents the position of the Caption relative to the control.

public enum ControlCaptionAlignmentType

Values

NameValueDescription
Left0The left of the control.
Right1The right of the control.

See Also