ReportDateLabel.TextAlign

From Xojo Documentation

Property (As TextAlignment )
aReportDateLabel.TextAlign = newTextAlignmentValue
or
TextAlignmentValue = aReportDateLabel.TextAlign

Supported for all project types and targets.

The alignment of the Text.

Notes

The choices are:

Value Description
0 Left
1 Center
2 Right