A container element which can contain any number of child elements. This is equivalent to the element, except it defaults to vertical orientation.box
More information is available in the XUL tutorial.

<!-- Two labels at bottom --> <vbox> <spacer flex="1"/> <label value="One"/> <label value="Two"/> </vbox>
Inherited from XUL element |
| Inherited Properties |
box, hbox