UI Label.Multiline

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