UI Label.Backcolor

From Jeremie Leroy - XOJO Controls Wiki
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.