UI Button.CaptionAlign

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 14:31, 2 December 2013 by RB WikiCreator (Talk)

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


The alignment of the caption. Use the Class constants AlignLeft, AlignRight and AlignCenter. The default is AlignCenter.