Difference between revisions of "UI Label.HasBackcolor"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
m (4 revisions imported)
 
(No difference)

Latest revision as of 17:25, 7 August 2015

Property (As Boolean)
aUI_Label.HasBackcolor = newValue
or
BooleanValue = aUI_Label.HasBackcolor


If True, the Backcolor color will be visible. The BackColor is visible only on Windows and Linux.