UI Label.Multiline

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 13:02, 2 December 2013 by Admin (Talk | contribs) (1 revision)

Jump to: navigation, search
Property (As Boolean)
aUI_Label.Multiline = newValue
or
BooleanValue = aUI_Label.Multiline


If True, wrap Text to multiple lines. The default is False.