MQWidget.ScrollBox class

A scroll box class.

Super classes: MQWidget.WidgetBase

Property

get set Type Name Description
x x string horzBarStatus a horizontal scroll bar status
[auto] automatic visibility switching
[off] never shown
[on] always shown
x x string vertBarStatus a vertical scroll bar status
[auto] automatic visibility switching
[off] never shown
[on] always shown
x x bool autoWidgetScroll an automatic scroll for widgets

Method

Member Description
ScrollBox Constructor.

ScrollBox([parent])

Constructor.

Parameters:
MQWidget.WidgetBase parent - A parent widget