GroupBox.TitleAlign Property
Aligns the title string.
| Constant | Value | Description |
|---|---|---|
| $LEFT | 1 | Left-aligned |
| $CENTER | 2 | Centered |
| $RIGHT | 3 | Right-aligned |
The display position of the title is specified by the TitlePosition property.
Aligns the title string.
| Constant | Value | Description |
|---|---|---|
| $LEFT | 1 | Left-aligned |
| $CENTER | 2 | Centered |
| $RIGHT | 3 | Right-aligned |
The display position of the title is specified by the TitlePosition property.