WebForms Button Overview
The RadButton control (Figure 1) provides the features, that ASP.NET Button, ImageButton, LinkButton, RadioButton and CheckBox controls have. The control can be easily styled by changing the Skin property, and alternatively setting properties that change the look of the control. This will eliminate the need to use the RadFormDecorator, just to style a single button.
Start Free TrialMigration from the ASP.NET Button
Developers can easily migrate their applications from using the standard ASP.NET (button) controls to the new RadButton control, because most of their functionality is provided by our control, and is controlled by the same or similar (intuitive) properties.
Figure 1: RadButton control provides a versatile set of button types.