BBCodeLabel.TextAlign

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 14:19, 6 August 2015 by Admin (Talk | contribs) (4 revisions imported)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Property (As Integer)
aBBCodeLabel.TextAlign = newValue
or
IntegerValue = aBBCodeLabel.TextAlign


The alignment of the text. Use the following class constants: AlignLeft: Left alignment AlignCenter: Center alignment AlignRight: Right alignment