Documentation

Scrollbar - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Scrollbar

GUI.Scrollbar
Scrollbar control that can be oriented horizontally or vertically.

Enumerations

Scrollbar Orientation
Orientation of the scrollbar

Properties

Orientation Scrollbar Orientation
orientation of the scrollbar
Value Float
current value of the scrollbar
Minimum Float
value of the scrollbar when at the beginning position
Maximum Float
value of the scrollbar when at the ending position; can be backwards
Segment Small Float
smallest change in value that can be made with the scrollbar
Page Size Float
value span of scrollbar (reduces maximum and increases thumb size)
Arrow Color Color
color of the scrollbar arrows
Border Light Color Color
light border color
Border Dark Color Color
dark border color

Events

Changed ( )
Triggers when the scrollbar has changed

If you think anything is missing, please feel free to: submit documentation feedback on this page