Class Summary |
Toolbar |
A Toolbar creates a vertical or horizontal strip of similar components (typically Buttons)
and provides managed resizing and reordering behavior over those components.
|
ToolStrip |
Base class for creating toolstrips like those found in browsers and office applications: a
mixed set of controls including ImgButton ,
radioGroup , MenuButton ,
ComboBoxItem , LayoutSpacer , Label and
SelectItem . |
ToolStripResizer |
Simple subclass of ImgSplitbar with appearance appropriate for a ToolStrip resizer. |
ToolStripSeparator |
Simple subclass of Img with appearance appropriate for a ToolStrip separator |