UI Label.Backcolor

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 17:25, 7 August 2015 by Admin (Talk | contribs) (4 revisions imported)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Property (As Color)
aUI_Label.Backcolor = newValue
or
ColorValue = aUI_Label.Backcolor


The background color for the object. If the control has a HasBackcolor property, it must be set to true to have the Backcolor displayed.