Third party controls

  • Thread starter Thread starter Kris G Yeleswarapu
  • Start date Start date
K

Kris G Yeleswarapu

Hi,

I downloaded the infragistics tree view control from the
msdn site. I am unable to find that in my toolbox. I
haven't used third part controls, so please help me on how
I can go about using it.

regards,
Gopikrishna
 
Hi!

You need to add the control to your toolbox. If you pull the toolbox side
window out and right click with your mouse you can choose Add/Remove items.
You can also choose to add a new tab. That might be recommendable so that
you use a specific tab for third party controls.

After pressing the Add/remove alternative you can take a pick if it is a
..NET Framework component or if it is a COM component. Browse for files and
go to the dir where you put the external control. Pick the dll that
corresponds to the control. Now all controls that belongs to that dll will
be added to the list of controls. Just press ok and the control should be
accessable from the tab you added it to.

I hope this helps.

//Mikael
 
Back
Top