SetBackColor

From LoTROInterface Wiki

Jump to: navigation, search


Sets the background color of the control.

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.

Personal tools