| KiXforms Class Library |
TextAlign Property (GroupBox Objectl) |
Gets or sets the alignment of text on the group box.
object.TextAlign [ = Long ]
object.TextAlign = "String"
One of the following values.
| Long | String | Description |
|---|---|---|
| 1 | TopLeft | Text is vertically aligned at the top, and horizontally aligned on the left. |
| 2 | TopCenter | Text is vertically aligned at the top, and horizontally aligned at the center. |
| 4 | TopRight | Text is vertically aligned at the top, and horizontally aligned on the right. |
| The CHM file was converted to HTML by chm2web software. |