UI Label.Backcolor

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 13:02, 2 December 2013 by Admin (Talk | contribs) (1 revision)

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.