TopBottom

CONST TopBottom AS Integer = 4

Indicates that a container stacks its children from top to bottom.

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