Beta Documentation - Subject to change.

Gets the button that is used to increment the value.

Syntax

Lua
function ScrollBar:GetIncrementButton();

Returns

Type: Object
The button to increment the value.

Remarks

See Also