MyGUI  3.4.0
ScrollBar Properties
Global MyGUI::ScrollBar::setPropertyOverride (const std::string &_key, const std::string &_value) override

Range is ScrollBar property with type size_t.
Диапазон прокрутки.

RangePosition is ScrollBar property with type size_t.
Положение прокрутки.

Page is ScrollBar property with type size_t.
Шаг прокрутки при нажатии на кнопку начала или конца.

ViewPage is ScrollBar property with type size_t.
Шаг прокрутки при нажатии на одну из частей от кнопки до трекера.

WheelPage is ScrollBar property with type size_t.
Шаг прокрутки при прокрутке колесиком мыши.

MoveToClick is ScrollBar property with type bool.
Режим перескакивания бегунка к месту клика.

VerticalAlignment is ScrollBar property with type bool.
Вертикальное выравнивание.

Repeat is ScrollBar property with type bool.
Sets whether scrollbar buttons should be triggered repeatedly so long as the mouse button is pressed down.

RepeatTriggerTime is ScrollBar property with type float.
How long the mouse needs to be pressed on a scrollbar button for repeating to start.