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 RadTimeOnlyPicker. The RadTimeOnlyPicker theme settings are the same as the RadTimePicker control. This means that the changes applied to the RadTimePicker control in Visual Style Builder will also applied to the RadTimeOnlyPicker control.

  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 RadTimePicker and select the TimePickerBorder. WinForms RadTimeOnlyPicker Visual Style Builder

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

  6. The bellow image shows the result. WinForms RadTimeOnlyPicker ForeColor Value

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

See Also

Customizing Programmatically

In this article