Beta Documentation - Subject to change.

Sets the horizontal scroll bar.

Syntax

Lua
function ScrollableControl:SetHorizontalScrollBar(value);

Parameters

value
Type: Object
The horizontal scroll bar to use.

Remarks

See Also