This topic explains how to create a new Xamarin.Forms cross-platform solution in Visual Studio, and how to add the DevExpress Grid component to your application using the DevExpress Grid NuGet package.
- DevExpress Controls not showing up (disable) in Visual Studio toolbox: This issue was caused by the application Target Framework being set to.Net Framework 2.0 once the Target Framework was changed to 4.0, the controls became available in the Toolbox.
- DevExpress engineers feature-complete Presentation Controls, IDE Productivity Tools, Business Application Frameworks, and Reporting Systems for Visual Studio, Delphi, HTML5 or iOS & Android development.
I had Visual Studio 2012 and Devexpress 16.2.3. Now I installed VS Community 2017 RC, after that I 'Repaired' installation of Devs, but menu and dev toolbox is still missing. I tried to deinstall and install again, restart computer, but still no luck. In VS2012 menu and toolbox is working.
1 Answer
I suggest you to go through this DevExpress thread - VS 2017 RC - Missing toolbox items and DevExpress menu item. It has relevant information to your issue as below:
You first re-install DevExpress v16.2 in Repair mode. It also may be necessary to perform additional steps as explained in the How to resolve issues with Toolbox items article. If the problem persists, please provide the logs from the ToolboxAnalyzer tool and the DevExpress menu (How to collect the “DevExpress” menu diagnostic logs) for research.
Currently, support for Visual Studio 2017 RC is added to versions 16.1 and 16.2. Please review the Using Visual Studio 2017 RC with DevExpress: some caution needed blog post for more information.
Hope this help.
Niranjan SinghAdd Devexpress To Visual Studio 2017 Toolbox
Niranjan SinghNot the answer you're looking for? Browse other questions tagged visual-studio-2012devexpressvisual-studio-2017 or ask your own question.
I've just installed DXperienceXaf-10.1.7, but the controls do not appear in the VS 2010 toolbox, neither do they show in the VS 2008 toolbox. I have run ToolboxCreator from the 'start menu' shortcut to no avail. This is on Windows 7.
Is there a fix for this? If not, how do I manually add them? There seem to be a zillion dll files.
ProfKProfK6 Answers
You can manually add them by creating a new DevExpress Toolbox Tab and dragging all the DLLs from
'C:Program Files (x86)DevExpress 2010.1ComponentsSourcesDevExpress.DLL'
Remove (x86) for a 32 bit Windows installation.
Hope that helps!
TomTomIntroduction To Visual Studio
Although question quite old, I often get this problem when installing a DevExpress upgrade. Steps to get it working are:
- 'Repair' the DevExpress installation
- Run the Toolbox Creator from the Start Menu
Also one thing I noticed with this version is that the toolbox only seems to appear on .Net Framwork 3.5 and above web projects.
Had this issue with Dev Express v2011 vol 2.
Viewsonic 7 Android Tablet drivers are tiny programs that enable your Tablet hardware to communicate with your operating system software. Using outdated or corrupt Viewsonic 7 Android Tablet drivers can cause system errors, crashes, and cause your computer or hardware to fail. Viewsonic driver downloads windows 7. Recommendation: If you are inexperienced with updating Viewsonic device drivers manually, we highly recommend downloading the. Furthermore, installing the wrong Viewsonic drivers can make these problems even worse. Maintaining updated Viewsonic 7 Android Tablet software prevents crashes and maximizes hardware and system performance.
Hope it helps.
AshesToAshesAshesToAshesDevExpress Controls not showing up (disable) in Visual Studio toolbox:
This issue was caused by the application Target Framework being set to .Net Framework 2.0

once the Target Framework was changed to 4.0, the controls became available in the Toolbox.
To change the Target Framework in Visual Studio : For VB.net:
- Right click the project in the Solution Explorer and click Properties..
- On the Compile tab, click the Advanced Compile Options.. button
- Change the Target framework (all configurations) to .NET Framework 4.
For C# .net:
- Right click the project in the Solution Explorer and click Properties..
- Click the Application tab and change the Target framework to .NET Framework 4.
After that you need to repair toolbox by right clicking on toolbox tab, where controls exist. Visual Studio will close automatically and will reopen after some configuration will apply. Now you will find all devExpress Controls available on toolbox.
Thank you..
Pulkit Aggrawal (email: pulkit.aggarwal.333@gmail.com)
One has Nvidia video the other Intel. Hi, I have upgraded two e6400 from Win7 Pro to Windows 10 Pro. Dell e6500 windows 10 bluetooth. Both have 4 Gig Ram & 500gb HD. Blue Tooth was the only driver I needed to source from another supplier. I did have to reinstall the Dell Webcam Central Program & Mouse Pad Drivers.
[JITR Technology]
I would suggest that you grab the installation's log (it should be positioned near the installer) and send it to the devexpress by creating a new ticket in the support center. We will research why the problem appears using it and let you know what causes this issue.
DevExpress TeamDevExpress TeamHere is the basic steps to display DevExpress toolbar; for beginners.Select View > Toolbox. Select anywhere on the toolbox and right click and select Add Tab. You need to name this tab. Right click on this new group, select Choose Items. A dialog box appears and it might take a while to load the components. If DevExpress components are not present here, click on Browse and select the dll files. This will add all the items to the new group.