Track/Status: The Telerik Track and Status controls are a set of UI controls designed to help you build interactive user interfaces for your Windows Forms applications. These controls are similar to existing Windows Forms controls, but offer a new level of customization and attractiveness.
 
 
Theme support

All RadControls for WinForms come with full Theme support which you can use from the very start. You can use any of the provided themes, or build one from scratch to fit your exact visual demands. Themes can be applied across all controls built on the Telerik Presentation Framework.

Granular customization of all elements

Telerik RadControls for WinForms provide designers with the ability to alter, at design time or run time, any property of any control. Because all Telerik controls are composed of primitives, this customization can be applied at a very fine level of detail. Changes in response to events can be animated, so that a property moves smoothly through a range of values in response to a mouse movement or other event. Property values (such as colors or fonts) can be inherited from parent elements to child elements, or override them at the child element level.

VS2005/2008 design-time support

All Telerik Windows Forms controls provide full VS2005 and VS2008 design time support:

  • Apply and manage themes in design time
  • Add new and/or edit items through the design pane
  • Smart Tag support for easy interaction with any Telerik control or item displayed in Visual Studio's design pane
  • Drag and drop of items within parent control or between controls
  • Shape Designer
  • Managing shortcuts and images
  • Resize support

---->Controls included

Progress Bar

RadProgressBar is a themeable progress bar control designed to display progress information during a long-running operation. In addition to using the Telerik Presentation Framework for theming, it offers other advantages over the standard Windows Forms ProgressBar control:

  • Support for displaying text and images within the body of the progress bar;
  • Dashed and cross-hatched indicator styles;
  • Support for displaying two values on a single progress bar. The second value is indicated by a change in shade in the unfilled portion of the Telerik RadProgressBar.

Scroll elements

The Telerik RadHScrollBar and RadVScrollBar controls are themeable alternatives to the standard Windows Forms scroll bar elements. They allow you to include horizontal and vertical scroll bars in your applications that are consistent in look and feel with the other Telerik RadControls. ertewtr

RadVScrollViewer is a scrolling element, which gives you full control over a predefined content area. It can be used whenever scrolling of an element is necessary. RadVScrollViewer supports Physical and Logical scrolling modes:

  • In Physical mode the scrolling is done in preset intervals (for example 16 pixels per click);
  • In logical mode you can customize the size of the increment. The logical scrolling makes more sense for elements like list boxes where the vertical scrolling depends on the heights of the child items.

Track Bar

The Telerik TrackBar control is a special slider control that allows the user to select a value on a bar by moving a slider. It can be oriented horizontally, vertically, or at an arbitrary angle and supports theming using the intuitive Telerik Theme Builder.

Waiting Bar

The Telerik RadWaitingBar control is designed to let the user know that a long-running operation is underway. Unlike the Telerik RadProgressBar control, the RadWaitingBar does not display an indication of percent finished. Instead, it continuously animates a block across a progress area as long as the operation continues.


 
Close window