UI Label.TextAlign

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
Property (As Integer)
aUI_Label.TextAlign = newValue
or
IntegerValue = aUI_Label.TextAlign


The alignment of the text.

Notes

Use the following Class constants
AlignLeft AlignCenter AlignRight