RadToolStrip:Telerik RadToolStrip is a flexible component for implementation of tool and button strips, needed in most Windows applications. The product supports docking behavior, toggling buttons, shrinkable toolbars for limited window space, etc.
 
 
Rich Collection of Toolstrip Items

RadToolStrip items are represented as child controls in the structure of the toolstrip and are very easily customized using themes and related properties. Supported button types are:

  • Regular buttons
  • Toggle buttons
  • Dropdown buttons
  • Host buttons for nesting controls such as RadComboBox, standard textboxes, split buttons, etc.
  • Separators
Text-only, Image-only, or Mixed buttons

Toolstrips can be moved, rearranged, and resized at run time for easy end-user customization, and styled to match any user interface you desire with the aid of the Telerik Presentation Framework. Every button on the toolstrip can be customized independently to either display text, image or both:


Horizontal or Vertical Orientation

You can specify the way the toolbar is oriented on the page, i.e. horizontally or vertically. To determine the orientation of a given toolbar you can use the Orientation property.


Run-time customization with drag and drop

In a MS Office-like manner, different instances of RadToolStrips can be moved, docked, and rearranged by the end user at run time to get the interface that best suits his/her working habits.

Dynamic Add/Remove buttons support

RadToolStrip supports adding and removing functionality for its tools, MS Office style, regardless of their type and position. Just click on the "Add or Remove Buttons" dropdown to personalize the toolbar.

 
Close window