ComponentOne Toolbar for Silverlight allows you to create customized, rich applications. Make the most of ToolBar for Silverlight by taking advantage of the following key features:
• Ribbon-like Toolbar
Create an advanced Microsoft Ribbon-like toolbar.
• Lightweight ToolbarStrip
Create a lightweight C1ToolbarStrip that can be used separately, for simple scenarios.
• ToolBar Group
The C1ToolBar control is a container the supports any UIElement including a C1ToolBarStrip. This is used to group similar toolbar buttons such as the “Font” group in Microsoft Word. The C1ToolbarGroup has a Header portion which is displayed as a band at the bottom with text.
For more information see Toolbar Elements.
• OverFlow Support
Depending on the available space in the Strip panel, the items will jump between the Strip panel and drop-down Overflow panel. This occurs automatically by default, but can be set to occur never, always, or as needed.
For more information see Toolbar Strip.
• Personalize Your Toolbar
Place a toolbar button, toggle button, drop-down button, or drop-down inside a C1ToolBarStrip. Attach a behavior to each toolbar item adding simple event handlers to them.
• Change the Orientation
Select from horizontal (default) or vertical orientations for your toolbar.
For more information see Toolbar Layout.
• Add Separators
Draw a line, horizontal or vertical, between items in the toolbar. The separator helps to organize your toolbar.
• Silverlight Toolkit Themes Support
Add style to your UI with built-in support for the most popular Microsoft Silverlight Toolkit themes, including ExpressionDark, ExpressionLight, WhistlerBlue, RainerOrange, ShinyBlue, and BureauBlack.
• Supports ClearStyle Technology
Toolbar for Silverlight supports ComponentOne's ClearStyle technology, which allows you to easily change control colors without having to change control templates. By setting a few color properties, you can quickly style the Toolbar elements. See Toolbar ClearStyle Properties for more information on the ComponentOne ClearStyle technology.