Syntax
Lua |
---|
function Control:SetBackColor(value); |
Parameters
- value
-
Type:
Color
The new background color for the control.
Remarks
Sets the background color of the control.
Lua |
---|
function Control:SetBackColor(value); |