From e54f4d7254e082abd92ba5535c949ec0d45e319b Mon Sep 17 00:00:00 2001 From: Dinko Krastev Date: Wed, 2 Apr 2025 16:39:53 +0300 Subject: [PATCH 1/7] Update adding-radcontrols-to-visual-studio-toolbox.md --- .../adding-radcontrols-to-visual-studio-toolbox.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/visual-studio-integration/adding-radcontrols-to-visual-studio-toolbox.md b/visual-studio-integration/adding-radcontrols-to-visual-studio-toolbox.md index 025c4365d..d058cc31f 100644 --- a/visual-studio-integration/adding-radcontrols-to-visual-studio-toolbox.md +++ b/visual-studio-integration/adding-radcontrols-to-visual-studio-toolbox.md @@ -11,7 +11,7 @@ previous_url: installation-deployment-and-distribution-adding-radcontrols-to-vis # Adding RadControls to Visual Studio Toolbox in .NET Framework Projects -Telerik UI for WinForms are automatically added to Visual Studio 2005/2008/2010/2012/2013/2015/2017/2019/2022 Toolbox [during installation]({%slug winforms/installation-deployment-and-distribution/installing-on-your-computer%}). If however they do not appear in the toolbox after the installation, you can do this manually. There are two ways to manually add Telerik UI for WinForms to the Toolbox in your Visual Studio. +Telerik UI for WinForms are automatically added to Visual Studio 2019/2022 Toolbox [during installation]({%slug winforms/installation-deployment-and-distribution/installing-on-your-computer%}). If however they do not appear in the toolbox after the installation, you can do this manually. There are two ways to manually add Telerik UI for WinForms to the Toolbox in your Visual Studio. >caution This article is relevant when using .NET Framework. For .NET Core or newer versions, please refer to [NET Core Toolbox Version]({%slug core-toolbox-version%}). @@ -180,4 +180,4 @@ Below are the different kinds of occurrences and their possible fixes: # See Also -* [How to Deal with Multiplied Controls in Toolbox]({%slug multiplied-controls-in-toolbox%}) \ No newline at end of file +* [How to Deal with Multiplied Controls in Toolbox]({%slug multiplied-controls-in-toolbox%}) From aa2eb3ef220a38212f80678b16b0c7449246c571 Mon Sep 17 00:00:00 2001 From: Dinko Krastev Date: Wed, 2 Apr 2025 16:40:56 +0300 Subject: [PATCH 2/7] Update adding-radcontrols-to-visual-studio-toolbox.md --- .../adding-radcontrols-to-visual-studio-toolbox.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/visual-studio-integration/adding-radcontrols-to-visual-studio-toolbox.md b/visual-studio-integration/adding-radcontrols-to-visual-studio-toolbox.md index d058cc31f..e16ab47d3 100644 --- a/visual-studio-integration/adding-radcontrols-to-visual-studio-toolbox.md +++ b/visual-studio-integration/adding-radcontrols-to-visual-studio-toolbox.md @@ -17,7 +17,7 @@ Telerik UI for WinForms are automatically added to Visual Studio 2019/2022 Toolb ## Using the Visual Studio menus -1. Run Visual Studio 2005/2008/2010/2012/2013/2015/2017/2019/2022. +1. Run Visual Studio 2019/2022. 1. Open any windows forms project/solution. From 67a13b5601690326c2499c56db46db595d27a85f Mon Sep 17 00:00:00 2001 From: Dinko Krastev Date: Wed, 2 Apr 2025 16:41:48 +0300 Subject: [PATCH 3/7] Update adding-radcontrols-to-visual-studio-toolbox.md --- .../adding-radcontrols-to-visual-studio-toolbox.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/visual-studio-integration/adding-radcontrols-to-visual-studio-toolbox.md b/visual-studio-integration/adding-radcontrols-to-visual-studio-toolbox.md index e16ab47d3..5b97629ed 100644 --- a/visual-studio-integration/adding-radcontrols-to-visual-studio-toolbox.md +++ b/visual-studio-integration/adding-radcontrols-to-visual-studio-toolbox.md @@ -36,7 +36,7 @@ Telerik UI for WinForms are automatically added to Visual Studio 2019/2022 Toolb ## Using the drag-drop approach -1. Run Visual Studio 2005/2008/2010/2012/2013/2015/2017. +1. Run Visual Studio 2019/2022. 1. Open any windows forms project/solution. From 71f2c672269f038b3cb255af9065417eb48f9364 Mon Sep 17 00:00:00 2001 From: Dinko Krastev Date: Wed, 2 Apr 2025 16:42:31 +0300 Subject: [PATCH 4/7] Update adding-radcontrols-to-visual-studio-toolbox.md --- .../adding-radcontrols-to-visual-studio-toolbox.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/visual-studio-integration/adding-radcontrols-to-visual-studio-toolbox.md b/visual-studio-integration/adding-radcontrols-to-visual-studio-toolbox.md index 5b97629ed..e9f1df909 100644 --- a/visual-studio-integration/adding-radcontrols-to-visual-studio-toolbox.md +++ b/visual-studio-integration/adding-radcontrols-to-visual-studio-toolbox.md @@ -17,7 +17,7 @@ Telerik UI for WinForms are automatically added to Visual Studio 2019/2022 Toolb ## Using the Visual Studio menus -1. Run Visual Studio 2019/2022. +1. Run Visual Studio. 1. Open any windows forms project/solution. @@ -36,7 +36,7 @@ Telerik UI for WinForms are automatically added to Visual Studio 2019/2022 Toolb ## Using the drag-drop approach -1. Run Visual Studio 2019/2022. +1. Run Visual Studio. 1. Open any windows forms project/solution. From 5402bf4d2cc36dc9265ec939fcbef8fbf9fe1790 Mon Sep 17 00:00:00 2001 From: Dinko Krastev Date: Mon, 7 Apr 2025 17:18:08 +0300 Subject: [PATCH 5/7] Update adding-radcontrols-to-visual-studio-toolbox.md --- ...ng-radcontrols-to-visual-studio-toolbox.md | 99 ++----------------- 1 file changed, 6 insertions(+), 93 deletions(-) diff --git a/visual-studio-integration/adding-radcontrols-to-visual-studio-toolbox.md b/visual-studio-integration/adding-radcontrols-to-visual-studio-toolbox.md index e9f1df909..1ad37a1f0 100644 --- a/visual-studio-integration/adding-radcontrols-to-visual-studio-toolbox.md +++ b/visual-studio-integration/adding-radcontrols-to-visual-studio-toolbox.md @@ -11,7 +11,7 @@ previous_url: installation-deployment-and-distribution-adding-radcontrols-to-vis # Adding RadControls to Visual Studio Toolbox in .NET Framework Projects -Telerik UI for WinForms are automatically added to Visual Studio 2019/2022 Toolbox [during installation]({%slug winforms/installation-deployment-and-distribution/installing-on-your-computer%}). If however they do not appear in the toolbox after the installation, you can do this manually. There are two ways to manually add Telerik UI for WinForms to the Toolbox in your Visual Studio. +Telerik UI for WinForms are automatically added to Visual Studio 2019/2022 Toolbox [during installation]({%slug winforms/installation-deployment-and-distribution/installing-on-your-computer%}). If, however, they do not appear in the toolbox after the installation, you can do this manually. There are two ways to manually add Telerik UI for WinForms to the Toolbox in your Visual Studio. >caution This article is relevant when using .NET Framework. For .NET Core or newer versions, please refer to [NET Core Toolbox Version]({%slug core-toolbox-version%}). @@ -19,7 +19,7 @@ Telerik UI for WinForms are automatically added to Visual Studio 2019/2022 Toolb 1. Run Visual Studio. -1. Open any windows forms project/solution. +1. Open any Windows forms project/solution. 1. Expand the Toolbox. @@ -45,99 +45,12 @@ Telerik UI for WinForms are automatically added to Visual Studio 2019/2022 Toolb 1. Right-click the Toolbox in the empty area underneath and choose __Add Tab__ to create a new tab. Name the tab "__Telerik UI for WinForms__". -1. Open a Windows Explorer and locate the Telerik assemblies folder.   +1. Open Windows Explorer and locate the Telerik assemblies folder.   >tip If you have installed the controls with the default settings then it would be this directory: 'C:\Program Files\Telerik\UI for WinForms\Version\Bin' or 'C:\Program Files (x86)\Progress\Telerik UI for WinForms R2 2019'. For the .NET2.0 version the assemblies are in the 'Bin' folder, for the .NET4.0 version the assemblies are in the 'Bin40' folder (note that currently RadRichTextEditor and RadSpellChecker are only available in the .NET4.0 version). -1. Select the following assemblies and drag-drop them to the empty space in the newly created tab in Visual Studio: - - * Telerik.WinControls.SpellChecker.dll - - * Telerik.WinControls.dll - - * Telerik.WinControls.GridView.dll - - * Telerik.WinControls.RadChart.dll - - * Telerik.WinControls.RadDiagram.dll - - * Telerik.WinControls.RadDock.dll - - * Telerik.WinControls.RadMarkupEditor.dll - - * Telerik.WinControls.Scheduler.dll - - * Telerik.WinControls.Themes.Aqua.dll - - * Telerik.WinControls.Themes.Breeze.dll - - * Telerik.WinControls.Themes.Desert.dll - - * Telerik.WinControls.Themes.HighContrastBlack.dll - - * Telerik.WinControls.Themes.Office2007Black.dll - - * Telerik.WinControls.Themes.Office2007Silver.dll - - * Telerik.WinControls.Themes.Office2010Black.dll - - * Telerik.WinControls.Themes.Office2010Blue.dll - - * Telerik.WinControls.Themes.Office2010Silver.dll - - * Telerik.WinControls.Themes.TelerikMetro.dll - - * Telerik.WinControls.Themes.Windows7.dll - - * Telerik.WinControls.UI.dll - - * Telerik.WinControls.ChartView.dll - - * Telerik.WinControls.Themes.Office2013Dark.dll - - * Telerik.WinControls.Themes.Office2013Light.dll - - * Telerik.WinControls.Themes.TelerikMetroBlue.dll - - * Telerik.WinControls.Themes.TelerikMetroTouch.dll - - * Telerik.WinControls.Themes.Material.dll - - * Telerik.WinControls.Themes.MaterialPink.dll - - * Telerik.WinControls.Themes.MaterialBlueGrey.dll - - * Telerik.WinControls.Themes.MaterialTeal.dll - - * Telerik.WinControls.Themes.VisualStudio2012Dark.dll - - * Telerik.WinControls.Themes.VisualStudio2012Light.dll - - * Telerik.WinControls.Themes.Windows8.dll - - * Telerik.WinControls.Themes.Fluent.dll - - * Telerik.WinControls.Themes.FluentDark.dll - - * Telerik.WinControls.Themes.Crystal.dll - - * Telerik.WinControls.Themes.CrystalDark.dll - - * Telerik.WinControls.PdfViewer.dll - - * Telerik.WinControls.PivotGrid.dll - - * Telerik.WinControls.RichTextEditor.dll - - * Telerik.WinControls.RadMap.dll - - * Telerik.WinControls.RadSpreadsheet.dll - - * Telerik.WinControls.SyntaxEditor.dll - - * Telerik.WinControls.Themes.VisualStudio2022.dll - - +1. Select the assemblies located in the install folder (C:\Program Files (x86)\Progress\Telerik UI for WinForms {version number}) and drag-drop them to the empty space in the newly created tab in Visual Studio. + >Resetting the toolbox through the __Reset__ context command will remove the tools from the toolbox. If you need to reset the toolbox, just add the controls as described above. ## Troubleshooting @@ -178,6 +91,6 @@ Below are the different kinds of occurrences and their possible fixes: * Multiple entries per control, number increasing with each start of the IDE: this is the worst scenario we have come across. All the registry entries and files on the customer machine seemed fine in this case. The only fix we were able to apply was a complete uninstall of Telerik UI for WinForms and Visual Studio 2010, followed by a clean install of the IDE and the suite. -# See Also +## See Also * [How to Deal with Multiplied Controls in Toolbox]({%slug multiplied-controls-in-toolbox%}) From 1354652e491480922c2d8089537f53ed561d2b8a Mon Sep 17 00:00:00 2001 From: Dinko Krastev Date: Wed, 16 Apr 2025 15:15:42 +0300 Subject: [PATCH 6/7] Update adding-radcontrols-to-visual-studio-toolbox.md --- .../adding-radcontrols-to-visual-studio-toolbox.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/visual-studio-integration/adding-radcontrols-to-visual-studio-toolbox.md b/visual-studio-integration/adding-radcontrols-to-visual-studio-toolbox.md index 1ad37a1f0..69e7b5547 100644 --- a/visual-studio-integration/adding-radcontrols-to-visual-studio-toolbox.md +++ b/visual-studio-integration/adding-radcontrols-to-visual-studio-toolbox.md @@ -1,7 +1,7 @@ --- title: Adding RadControls to Visual Studio Toolbox in .NET Framework Projects page_title: Adding RadControls to Visual Studio Toolbox -description: Telerik UI for WinForms are automatically added to Visual Studio Toolbox during installation. But there are also two ways to manually do that. +description: Telerik UI for WinForms is automatically added to Vthe isual Studio Toolbox during installation. But there are also two ways to manually do that. slug: winforms/installation-deployment-and-distribution/adding-radcontrols-to-visual-studio-toolbox tags: adding,radcontrols,to,visual,studio,toolbox,net framework published: True @@ -38,7 +38,7 @@ Telerik UI for WinForms are automatically added to Visual Studio 2019/2022 Toolb 1. Run Visual Studio. -1. Open any windows forms project/solution. +1. Open any Windows Forms project/solution. 1. Expand the Toolbox. @@ -59,7 +59,7 @@ __Telerik assemblies do not appear in Visual Studio's Add reference dialog__ Make sure that the Telerik WinForms controls are added in the Global Assembly Cache (GAC) as described in the [Add/Remove RadControls to the Global Assembly Cache (GAC)]({%slug winforms/installation-deployment-and-distribution/application-deploymentadd-remove-radcontrols-to-the-global-assembly-cache-(gac)%}) topic. -__Telerik assemblies do not appear in Visual Studio's Add reference dialog although they are added in the GAC__ +__Telerik assemblies do not appear in Visual Studio's Add reference dialog, although they are added in the GAC__ To display your assembly in the __Add Reference__ dialog box, you can add a registry key, such as the following, which points to the location of the assembly: @@ -67,7 +67,7 @@ To display your assembly in the __Add Reference__ dialog box, you can add a regi Change this according to your installation and version specifics. Restart Visual Studio .NET after you have added the key. -> note You can create the this registry entry under the __HKEY_LOCAL_MACHINE__ hive. This will change the setting for all of the users on the system. If you create this registry entry under __HKEY_CURRENT_USER__, this entry will affect the setting for only the current user.  +> note You can create this registry entry under the __HKEY_LOCAL_MACHINE__ hive. This will change the setting for all of the users on the system. If you create this registry entry under __HKEY_CURRENT_USER__, this entry will affect the setting for only the current user.  More information about this topic you could find in Microsoft Support Center: [How to display an assembly in the "Add Reference" dialog box](http://support.microsoft.com/?kbid=306149) @@ -89,7 +89,7 @@ Below are the different kinds of occurrences and their possible fixes: * Right-click the Toolbox inside Visual Studio and click Reset -* Multiple entries per control, number increasing with each start of the IDE: this is the worst scenario we have come across. All the registry entries and files on the customer machine seemed fine in this case. The only fix we were able to apply was a complete uninstall of Telerik UI for WinForms and Visual Studio 2010, followed by a clean install of the IDE and the suite. +* Multiple entries per control, number increasing with each start of the IDE: this is the worst scenario we have come across. All the registry entries and files on the customer machine seemed fine in this case. The only fix we were able to apply was a complete uninstall of Telerik UI for WinForms and Visual Studio 2022, followed by a clean install of the IDE and the suite. ## See Also From 972cd3d3e35d65e1ff451dee947845772f5713fb Mon Sep 17 00:00:00 2001 From: Nadya Todorova <48494959+nade7o@users.noreply.github.com> Date: Mon, 21 Apr 2025 16:20:20 +0300 Subject: [PATCH 7/7] Update adding-radcontrols-to-visual-studio-toolbox.md --- .../adding-radcontrols-to-visual-studio-toolbox.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/visual-studio-integration/adding-radcontrols-to-visual-studio-toolbox.md b/visual-studio-integration/adding-radcontrols-to-visual-studio-toolbox.md index 69e7b5547..79f543123 100644 --- a/visual-studio-integration/adding-radcontrols-to-visual-studio-toolbox.md +++ b/visual-studio-integration/adding-radcontrols-to-visual-studio-toolbox.md @@ -1,7 +1,7 @@ --- title: Adding RadControls to Visual Studio Toolbox in .NET Framework Projects page_title: Adding RadControls to Visual Studio Toolbox -description: Telerik UI for WinForms is automatically added to Vthe isual Studio Toolbox during installation. But there are also two ways to manually do that. +description: Telerik UI for WinForms is automatically added to the Visual Studio Toolbox during installation. But there are also two ways to manually do that. slug: winforms/installation-deployment-and-distribution/adding-radcontrols-to-visual-studio-toolbox tags: adding,radcontrols,to,visual,studio,toolbox,net framework published: True