Beta Documentation - Subject to change.

Sets the button that is used to decrement the value.

Syntax

Lua
function ScrollBar:SetDecrementButton(value);

Parameters

value
Type: Object
The button to decrement the value.

Remarks

See Also