All Controls


Setting Up Controls in Visual Studio

The instructions on this page are for Visual Studio 2010, but other versions of Visual Studio will be similar. First, we need the VDISPCWIN.dll. This can be either be purchased or a demo may be downloaded. Once we have the DLL, we can add the VDISoft controls to Visual Studio.

Add Controls to Visual Studio

Right-click on the Visual Studio toolbox and select Choose Items... (you may want to first add a specific VDISoft tab):

Choose Items

In the dialog that comes up, select Browse... and navigate to the VDISPCWIN.dll:

Select VDISPCWIN.dll

Select OK, and this will add the controls to the toolbox. After this, you can add the VDISoft charts to a form.