Thank you for the suggestion. We will take it into consideration when extending the control's functionality.
You can use image sprite for the Icons (or the button's image) in the following way:
Set a CSS class to the Icon, e.g. PrimaryIconCssClass="classIcon";
In the CSS class set the background-image and the background-position for the primary icon.
Set HoveredCssClass and PressedCssClass to the RadButton control
Cascade through the hovered and pressed classes to set the background positions for the hovered and pressed state, respectively.
Kind regards,
Pero
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items