Difference between revisions of "UI Label.HasBackcolor"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
 
m (4 revisions imported)
 
(3 intermediate revisions by 2 users not shown)
(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.