DesktopLabel.TextAlignment

From Xojo Documentation

Property (As TextAlignments )
aDesktopLabel.TextAlignment = newTextAlignmentsValue
or
TextAlignmentsValue = aDesktopLabel.TextAlignment

New in 2021r3

Supported for all project types and targets.

The alignment of the text.


Example

Label1.TextAlignment = TextAlignments.Right