Home / comp / gb.qt / arrange / column 
Arrange.Column (gb.qt)
Syntax
CONST Column AS Integer = 4
Indicates that a container stacks its children in columns.

If the children controls cannot fit vertically, then a new column of controls is started just after the previous one.