# Themes for WinForms Quick Start

This topic covers Themes for WinForms quickstart.

## Content



**Themes for WinForms** enables users to quickly create many pre-built themes using the **C1ThemeDesigner** so they can easily apply those themes to any of their ComponentOne WinForms or Standard WinForms controls. C1Themes for WinForms includes a <span data-popup-content="This property is available in \u003ca href=\u0022/componentone/docs/win/online-themes/\u0022\u003e.NET Framework\u003c/a\u003e and \u003ca href=\u0022/componentone/docs/win/online-themes/\u0022\u003e.NET\u003c/a\u003e assemblies." data-popup-title="C1ThemeController.Theme" data-popup-theme="ui-tooltip-green qtip-green">C1ThemeController.Theme</span> property that enables users to get their theme created by the **C1ThemesDesigner** so they can apply it to all supporting ComponentOne WinForm or Standard WinForms controls or they can apply different themes to individual ComponentOne WinForms or Standard WinForms controls using the **C1ThemeController.Theme** property.

In this quick start you will learn how to apply a built-in theme to your application using the C1ThemeDesigner.

## See Also

[Applying a Built-In Theme to your Application](/componentone/docs/win/online-themes/QuickStartIntro/QSApplyingBuiltInThemetoApp)

[Creating a Custom Theme](/componentone/docs/win/online-themes/QSCreatingaCustomTheme)