ControlCaptionAlignmentType enumeration

ControlCaptionAlignmentType enumeration

Represents the position of the Caption relative to the control.

The ControlCaptionAlignmentType type exposes the following members:

Fields

Field Description
LEFT The left of the control.
RIGHT The right of the control.

See Also