RadForm is Telerik's skinnable alternative to the standard Windows Form that allows you to design and display MS Office 2007-like rounded forms. You can combine this control with other Telerik controls, such as RadStatusStrip, to easily create forms with a custom look and feel to fit your application design.
Features
Form for WinForms RadForm is Telerik's skinnable alternative to the standard Windows Form, but supercharged with MS Office 2007-like rounded corners, themes, MDI support, and full integration with the rest of the Telerik controls.
Shaped Form Unlike RadForm, ShapedForm actually descends from a standard windows Form. It comes with a RadTitleBar so the user can move, close, minimize and maximize the form.
Ribbon Form RadRibbonForm is a specialized form that comes pre-configured with a RadRibbonBar and a RadStatusStrip so that you don't have to spend time setting up this first layer of the UI.
Color Dialog Telerik RadColorDialog is a lightweight UI component that allows users to select colors from the RGB or HSL color spaces.
Title Bar RadTitleBar is a separate RadControl, which can be dropped on any standard Form, ShapedForm or RadForm to provide the form with a set of customizable maximize, minimize and close buttons.
Status StripRadStatusStrip represents an area that displays various kinds of status information in an application.
Message Box RadMessageBox is a skinable and fully customizable modal dialog box, based on RadForm for WinForms. Since it offers a static Show method similar to MessageBox.
About Box RadAboutBox is an enhanced and themable version of the regular AboutBox.
Visual Studio Form Templates There are several Visual Studio templates that install with RadControls for WinForms which let you add Telerik forms to your application with little to no coding.