Toolbar

Add some organization and elegance to your application. ComponentOne Toolbar™ for Silverlight provides Ribbon-like toolbars, buttons and toolstrips, giving you the ability to create professional-looking apps that wow your users.

Controls Included
  • C1Toolbar
  • C1ToolbarStrip
  • C1ToolbarButton
  • C1ToolbarSplitButton
  • C1ToolbarToggleButton
  • C1ToolbarGroup
  • C1ToolbarTab

Features

  • Tabs and Groups

    Organize related commands together using tabs and groups. For example, group similar toolbar buttons such as those relating to the Font or the Clipboard. You can label each tab and group to best describe the commands within and the actions they perform.

  • Overflow Support

    Depending on the available space in the toolbar, groups and toolbar strips will collapse into drop-downs. This occurs automatically by default, but can be set to occur never, always, or as needed. No command is ever out of reach and scrollbars are never necessary.

  • Styled Buttons and Drop-downs

    To make toolbar creation easy, Toolbar for Silverlight includes several types of controls to place inside including buttons, toggle buttons, separators and drop-down controls. Attach event handlers or take advantage of the universal toolbar commands to add behavior to each control.

  • Toolbar Commands

    Toolbar commands allow you to specify labels and images for each command, so you can easily reuse commands throughout your application. Toolbar for Silverlight provides a CommandManager class which provides utility methods for registering, removing and retrieving the status of commands.

  • Ribbon-like Features

    C1Toolbar has built-in Microsoft Ribbon-like features including collapse, help and dialog launcher buttons.

  • Lightweight ToolbarStrip

    C1ToolbarStrip is used to group similar toolbar buttons such as the "Font" group in Microsoft Word. Use C1ToolbarStrip separately to create a lightweight tool strip for simple scenarios.

  • Horizontal/Vertical Orientation

    Select from horizontal (default) or vertical orientations for your toolbar.

  • Easily Change Colors with ClearStyle

    Toolbar supports ComponentOne ClearStyle™ technology which allows you to easily change control brushes without having to override templates. By just setting a few brush properties in Visual Studio you can quickly style the entire toolbar.

  • Silverlight Toolkit Themes

    Add style to your UI with built-in support for the most popular Microsoft Silverlight Toolkit themes, including ExpressionDark, ExpressionLight, WhistlerBlue, RainerOrange, ShinyBlue, BureauBlack and Cosmopolitan.