| Search Locate Previous Next | Contents |
Description
A simple scroll bar. Will change orientation automatically when resized, and snap to 16 pixels on the smaller dimension.
Thumb should be a numeric integer between 1 and max
Range sets the max, [step] values.
The bar can be dragged between [1..max] (default 100). Step defaults to 1,10 if omitted.
Class Property Table
| Name | Type | Default | Description |
| Thumb | User | Thumb (integer 1..max) | |
| Range | Runtime | Range, small step, large step |