Name
|
Container Type
|
About
|
Panel
|
Layout
|
Contains a title bar, a caption, a border and children
|
DividedBox
|
Layout
|
To position its children horizontally or vertically
|
Tile
|
Layout
|
To position its children in rows and columns
|
Form
|
Layout
|
To position its children in the format of form
|
ApplicationControlBar
|
Layout
|
To position the components that provide global navigation
|
ControlBar
|
Layout
|
To place controls at the lower of a Panel or TitleWindow container.
|
TitleWindow
|
Layout
|
Displays a movable pop up window like panel.
|
Accordion
|
Navigation
|
Displays series of child containers but visible one at a time.
|
TabNavigator
|
Navigation
|
To create set of tabs.
|
ViewStack
|
Navigation
|
Defines a stack of containers and only one container is active at a
time on top of each other.
|