UI Button.CaptionAlign

From Jeremie Leroy - XOJO Controls Wiki
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.