Label.AlignRight

From Xojo Documentation

Constant As Integer = 2

aInteger = Label.AlignRight

New in 5.0

Used with Label.TextAlign to specify the text should be right-aligned. Value = 2.