LeftRight

CONST LeftRight AS Integer = 3

Indicates that a container stacks its children from left to right.

If the children controls can't fit horizontally, then a new line of controls is started just under the previous one.