Previous: , Up: BLOX.BViewport   [Index]


1.48.2 BLOX.BViewport: scrollbars

horizontal

Answer whether an horizontal scrollbar is drawn in the widget if needed.

horizontal: aBoolean

Set whether an horizontal scrollbar is drawn in the widget if needed.

horizontalNeeded

Answer whether an horizontal scrollbar is needed to show all the information in the widget.

horizontalShown

Answer whether an horizontal scrollbar is drawn in the widget.

vertical

Answer whether a vertical scrollbar is drawn in the widget if needed.

vertical: aBoolean

Set whether a vertical scrollbar is drawn in the widget if needed.

verticalNeeded

Answer whether a vertical scrollbar is needed to show all the information in the widget.

verticalShown

Answer whether a vertical scrollbar is drawn in the widget.