Beta Documentation - Subject to change.

Gets the solid background color of the control.

Syntax

Lua
function Control:GetBackColor();

Returns

Type: Color
Returns a color table containing the current control background color.

Remarks

Gets the solid background color of the control.

See Also