RadButtons: A set of themable buttons designed to help you build attractive UI for your Windows Forms applications. Developed to be very similar to the existing Windows Forms controls, they also allow you to take advantage of the features of RadControls for WinForms, such as themes, rotation and transparency, images and text.  
 
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 new ones from scratch to fit your exact visual demands. Themes can be applied across all controls built on the Telerik Presentation Framework (TPF).

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 any other event. Property values (such as colors or fonts) can be inherited from parent elements to child elements, or overridden 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 a parent control or between controls
  • Shape Designer
  • Managing shortcuts and images
  • Resize support

--->Controls Included

Regular button

RadButton is a simple button control that replaces the standard WinForms Button and gives you full control over the visual appearance. Supports themes, rotation, transparency, images, text, and backgrounds.

Check box

The Telerik RadCheckBox replaces the Windows Forms CheckBox control and adds robust data binding, state management, and design options.

Drop-down and Split buttons

The Telerik RadDropDownButton and the Telerik RadSplitButton provide a menu-like interface model within a button.

Radio Button

The Telerik RadRadioButton replaces the Windows Forms RadioButton control and adds robust data binding, state management, and endless design options.

Repeat button

The Telerik RadRepeatButton offers press-and-hold functionality built directly into the ButtonClick event, giving you interactive UI design with minimal effort.

Spin Editor

Telerik RadSpinEditor is a customizable alternative to the standard Windows Numeric Up Down control. It allows users to set/edit a number in a textbox by using up and down buttons, and provides consistent look and feel with the rest of the Telerik RadControls through innovative Theming mechanism. It supports very large numbers, step for increment/decrement value, minimum/maximum values, as well as value changing/value changed events.

Toggle button

The Telerik RadToggleButton is a button that mimics the functionality of the check box, but allows more flexibility in design. It offers state management similar to that of the RadCheckBox with the addition of a special ToggleStateChanging event which provides extra control over the button's state.

Telerik RadToggleButton

 
Close window