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 RadDateTimePicker.

  1. Open Visual Style Builder
  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. Expand RadDateTimePicker and select the DateTimePickerBorder. WinForms RadDateTimePicker VisualStyleBuilder

  5. Open the Edit Repository Item dialog and change the ForeColor: WinForms RadDateTimePicker Edit Repository Item

  6. The BorderColor is now changed: WinForms RadDateTimePicker BorderColor Changed

The following article shows how you can use the new theme: Using Custom Themes.

See Also

In this article