Contact Sales: +1-888-365-2779

ToolBar

Overview

ToolBar
A rich collection of toolbar items with powerful customization capabilities

Features

  • Overflow Area

    The control contains an Overflow area, to which you can add items after removing them from the bar.  All the items in the toolbar will jump between the strip and the overflow depending on the toolbar’s size. In addition, the developer is able to stick items into one of these areas using a single property  - OverflowMode.

    Top

  • Style Selector

    There are pre-defined styles for many of the regular controls – buttons, textbox and separator.

    Top

  • ToolBarTray

    RadToolBarTray is an ItemsControl and handles multiple toolbars in the same tray. The RadToolBarTray handles the position, sizing and the order of toolbars inside it. It is divided by Bands and each Band can contain multiple toolbars. The developer controls the layout by initializing the Band and BandIndex properties.

    Top

  • Dynamic Add/Remove Buttons Support

    With Telerik WPF RadToolbar you can easily implement Add/Remove Buttons mechanism to personalize your toolbar.

    Top

  • Advanced Databinding

    Telerik WPF ToolBar can be bound to various datasoure types associated with the WPF technology.

    Top

  • Template Support

    You can fully customize the ControlTemplates of the toolbar items and also embed any control inside it.

    Top

  • Styling and Appearnace

    Telerik WPF ToolBar is developed as truly lookless control, which can have its appearance completely customized through Microsoft Expression Blend.  The control ships with several major skins, which will help you deliver a consistent look and feel in your application.

    Top

  • WPF/Silverlight Code Compatibility

    The WPF ToolBar shares a single codebase with its Silverlight counterpart. This means that you can achieve close 100% code reuse for your ToolBar logic if you have parallel WPF/Silverlight development.

    Top

  • VS Plug-in for Testing RadControls

    Telerik's automated software testing tool Test Studio is among the few to deliver rich UI object model that covers the entire range of UI elements in WPF. Easily record tests, customize them in code within Visual Studio or convert them to unit tests. What’s more, Test Studio is the best way to test RadControls for WPF. The powerful test recorder automatically detects the controls and exposes commonly used verifications. Learn more

    Top