StackLayout
StackLayout is a layout manager class that stacks Components on top of
each other, forcing each component ot be as wide was the widest
component in its Container.
Click here to look at the source for
StackLayout.
Click here to look at the source for
demo applet for StackLayout that is running below.