New to Telerik UI for WinForms? Download free 30-day trial

Themes

This help article will demonstrate a step by step tutorial how to customize the ControlDefault theme for RadCommandBar

  1. Open VisualStyleBuilder.

  2. Export the built-in themes in a specific folder by selecting File >> Export Built-in Themes.

  3. Load a desired theme from the just exported files by selecting File >> Open Package

  4. Select CommandBarStripElement in Controls Structure on the left side.

    WinForms RadCommandBar Select CommandBarStripElement

  5. Expand the CommandBarStripElement in the Elements section. Modify the applied back color and gradient style.

    WinForms RadCommandBar Expand CommandBarStripElement

  6. Save the theme by selecting File >> Save As.

  7. Now, you can apply your custom theme to RadClock by using the demonstrated approach in the following link: Using custom themes

In this article