20 lines
439 B
Text
20 lines
439 B
Text
.topic ctrl.vbox
|
|
.title VBox
|
|
.toc 1 VBox
|
|
.index VBox
|
|
.index Vertical Layout
|
|
|
|
.h1 VBox
|
|
|
|
DVX Extension -- DVX Widget: vbox (vertical layout container)
|
|
|
|
A container that arranges its children vertically, top to bottom. No title or border. Use Weight on children to distribute extra space.
|
|
|
|
Container: Yes
|
|
|
|
Default Event: Click
|
|
|
|
No type-specific properties.
|
|
|
|
.link ctrl.common.props Common Properties, Events, and Methods
|
|
.link ctrl.hbox HBox
|