Dokumentaro de Gambaso
Compilation & Installation
Components
gb
gb.crypt
gb.qt4
Control
Key
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

ScrollBar.Orientation (gb.qt4)

Property Orientation As Integer

Since 3.16

Return or set the ScrollBar orientation.

It can be one of the following constants:

ScrollBar.Auto Automatic.

I.e. horizontal if the control width is greater than the control height, vertical otherwise.
ScrollBar.Horizontal Horizontal.
ScrollBar.Vertical Vertical.