Beta Documentation - Subject to change.

Sets the button that is used to increment the value.

Syntax

Lua
function ScrollBar:SetIncrementButton(value);

Parameters

value
Type: Object
The button to increment the value.

Remarks

See Also