Difference between revisions of "UI Label.HasBackcolor"

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

Revision as of 14:31, 2 December 2013

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.