diff --git a/WindowsForms/Visual-Studio-Integration/Toolbox-Configuration.md b/WindowsForms/Visual-Studio-Integration/Toolbox-Configuration.md
index cb5090540..b22820652 100644
--- a/WindowsForms/Visual-Studio-Integration/Toolbox-Configuration.md
+++ b/WindowsForms/Visual-Studio-Integration/Toolbox-Configuration.md
@@ -41,6 +41,7 @@ Use the following steps to add the Syncfusion® WinForms controls through the Sy
* 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.
+ * Install VS2026 – Configures Framework 4.6.2 Syncfusion controls in VS 2026 toolbox.
N> You can also configure Syncfusion® controls from a lower version Framework assembly to higher version of Visual Studio.
@@ -52,12 +53,16 @@ Use the following steps to add the Syncfusion® WinForms controls through the Sy
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 2026
+
+Starting with the 2025 Volume 3 SP 2 release, Syncfusion® began providing toolbox support for .NET Framework projects in the Visual Studio 2026 Toolbox. After installing the Syncfusion® Windows Forms installer, Syncfusion® controls will be automatically configured in the Visual Studio 2026 Toolbox for Windows Forms .NET Framework projects.
+
## Configuring toolbox for .NET Framework in Visual Studio 2022
Starting with the 2021 Volume 3 release, Syncfusion® began providing toolbox support for .NET Framework projects in the 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 8.0\9.0 projects from NuGet packages
+## Configuring toolbox for Windows Forms .NET 8.0\9.0\10.0 projects from NuGet packages
-Starting with the 2021 Volume 3 release, Syncfusion® introduced toolbox support for Windows Forms .NET 8.0 and 9.0 projects. To enable Syncfusion® WinForms controls in the .NET 8.0/9.0 Toolbox, install the corresponding Syncfusion® WinForms NuGet packages in your project. Once the packages are installed, the controls will automatically appear in the Visual Studio Toolbox for .NET 8.0/9.0 WinForms projects.
+Starting with the 2025 Volume 3 SP 2 release, Syncfusion® introduced toolbox support for Windows Forms .NET 8.0 , 9.0 and 10.0 projects. To enable Syncfusion® WinForms controls in the .NET 8.0/9.0/10.0 Toolbox, install the corresponding Syncfusion® WinForms NuGet packages in your project. Once the packages are installed, the controls will automatically appear in the Visual Studio Toolbox for .NET 8.0/9.0/10.0 WinForms projects.
Refer [this](https://help.syncfusion.com/windowsforms/add-syncfusion-controls) documentation link to find Syncfusion® WinForms nuget packages for the appropriate controls.
diff --git a/WindowsForms/Visual-Studio-Integration/Toolbox-Configuration_images/Toolbox-Configuration_img2.png b/WindowsForms/Visual-Studio-Integration/Toolbox-Configuration_images/Toolbox-Configuration_img2.png
index 8cd8c2d44..0ca84666d 100644
Binary files a/WindowsForms/Visual-Studio-Integration/Toolbox-Configuration_images/Toolbox-Configuration_img2.png and b/WindowsForms/Visual-Studio-Integration/Toolbox-Configuration_images/Toolbox-Configuration_img2.png differ