CheckAlignment

Description

The CheckAlignment enumeration contains checkbox position options relative to text in controls.

It is used by the following properties and methods:

Available Values

Value Brief description
0 Left. The checkbox is located to the left.
1 Center. The checkbox is centered, text is not displayed.
2 Right. The checkbox is to the right.

See also:

System Assembly Enumerations