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

.NET Support Overview

Telerik UI for WinForms comes with support for .NET 8 and later.

Telerik provides sets of assemblies built against each supported .NET version. To start using the Telerik controls in .NET, simply reference the appropriate Telerik NuGet package for your target framework and start building your application. Whether you're starting a new project or migrating from .NET Framework, Telerik controls will help you develop modern .NET apps, ensuring it can leverage the latest .NET features, performance improvements, and security enhancements.

If you are interested in migrating your app to .NET, see the Migrating to .NET article.

.NET 8 Requirements

To use the Telerik UI for WinForms assemblies targeting .NET 8, the following prerequisites must be installed.

.NET 9 Requirements

To use the Telerik UI for WinForms assemblies targeting .NET 9, the following prerequisites must be installed.

Design-Time Support and Visual Studio ToolBox

The Telerik controls can be drag/dropped from the Visual Studio Toolbox. To enable this under .NET you will need to reference the Telerik dlls via nuget package. Installing the nuget packages will add the corresponding controls in the toolbox. Drag and drop from the toolbox is available only for the projects that have the Telerik nuget packages installed.

Additionally, the Telerik controls introduce customized design-time support as using smart tags, design-time selection, and also the standard control properties that can be changed through the Visual Studio Designer.

For more information about design-time support and Visual Studio ToolBox see Design Time

See Also

In this article