Ultra Light Client Guide and Reference
Box is a container for other widgets. Several Box-based parts exist
on the palette, as follows:
- Box provides a two-dimensional grid of rows and columns.
- Horizontal Box provides a single row.
- Vertical Box provides a single column.
- Box for Radio Group provides a Box with several RadioButton parts.
The radioGroup attribute of the Box part is preset to
true.
- Category
-
Ulc Canvas
- Palette icon
-
Box
Horizontal Box
Vertical Box
Box for Radio Group
- Class name
- UlcBox, UlcHBox, UlcVBox
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]