DevExpress Controls not visible in Visual Studio toolbox

ProfK picture ProfK · Nov 20, 2010 · Viewed 69.2k times · Source

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.

Answer

Tom picture Tom · Nov 22, 2010

You can manually add them by creating a new DevExpress Toolbox Tab and dragging all the DLLs from

"C:\Program Files (x86)\DevExpress 2010.1\Components\Sources\DevExpress.DLL"

Remove (x86) for a 32 bit Windows installation.

Hope that helps!