New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Skins

To make customizing the appearance of RadRibbonBar as easy as possible, the control uses predefined skins. A skin is a set of images and a CSS stylesheets that can be applied to the elements (items, images, etc.) of the control and thus define their look and feel. To apply a skin to the ribbonbar, set its Skin property, either using the properties pane or the RadRibbonBar Smart Tag .

The control comes with a number of built-in skins:

RibbonBar Skins

The Material skin is available for the Lightweight RenderMode only. If you experience visual issues with it, make sure your controls are not using the default Classic mode.

See Also

In this article