Skip to content

Latest commit

 

History

History
63 lines (38 loc) · 3.78 KB

File metadata and controls

63 lines (38 loc) · 3.78 KB
layout post
title Toolbox Configuration | WinForms | Syncfusion
description This section provides information regarding all the Syncfusion Essential Studio® utilities and its usage
platform windowsforms
control Essential Studio®
documentation ug

Toolbox Configuration

The Syncfusion Toolbox utility adds the Syncfusion WinForms controls into the Visual Studio .NET toolbox.

N> Visual Studio Express Edition does not support toolbox configuration. However, you can manually configure the Syncfusion controls into the Visual Studio Express Toolbox. To do so, refer the Manual Toolbox Configuration.

Syncfusion controls will be automatically configured in the Visual Studio toolbox, while installing the Syncfusion Windows Forms installer, if the “Configure Syncfusion Controls in Visual Studio” checkbox is selected from installer UI.

Use the following steps to add the Syncfusion WinForms controls through the Syncfusion Toolbox Installer:

  1. To launch Toolbox configuration utility, follow either one of the options below:

    Option 1:
    To open the Syncfusion Control Panel, click Add On and Utilities > Toolbox Installer.

    Add On and Utilities

    Option 2:
    Click Syncfusion menu and choose Essential Studio® for WinForms > Toolbox Configuration... in Visual Studio.

    Toolbox Installer via Syncfusion menu

    N> From Visual Studio 2019, Syncfusion menu is available under Extensions in Visual Studio menu.

  2. Toolbox Installer will be opened.

    Toolbox Installer

    The following options are available in Toolbox Configuration:

    • Install VS2015 – Configures Framework 4.6.2 Syncfusion controls in VS 2015 toolbox.
    • Install VS2017 – Configures Framework 4.6.2 Syncfusion controls in VS 2017 toolbox.
    • Install VS2019 – Configures Framework 4.6.2 Syncfusion controls in VS 2019 toolbox.
    • Install VS2022 – Configures Framework 4.6.2 Syncfusion controls in VS 2022 toolbox.

    N> You can also configure Syncfusion controls from a lower version Framework assembly to higher version of Visual Studio.

  3. The successful configuration of Toolbox is indicated by an Information message. Click OK.

    Toolbox Installer

    N> * If your installed controls are not reflected properly in the Visual Studio Toolbox, you'll have to reset the Toolbox.

    • This tool configures only the controls that are located under {Installed Location}\Assemblies{Framework version}.

Configuring toolbox for .NET Framework in Visual Studio 2022

From 2021 Volume 3, Syncfusion started providing toolbox support for .NET Framework in Visual Studio 2022 Toolbox. After installing the Syncfusion Windows Forms installer, Syncfusion controls will be automatically configured in the Visual Studio 2022 toolbox for Windows Forms .NET Framework projects.

Configuring toolbox for Windows Forms .NET 6.0\8.0 projects from NuGet packages

From 2021 Volume 3, Syncfusion started providing toolbox support for Windows Forms .NET 6.0\8.0 projects. Please install the respective Syncfusion WinForms NuGet packages in .NET 6.0\8.0 project to get the Syncfusion WinForms controls in the .NET 6.0\8.0 Toolbox. After installing the NuGet packages, our WinForms controls will be populated in the Visual Studio toolbox for .NET 6.0\8.0 WinForms project.

Refer this documentation link to find Syncfusion WinForms nuget packages for the appropriate controls.