Add Downloaded 3rd Party Control to Tool Box - How Do I

L

Larry Rebich

I have downloaded a 3rd party calendar control.

It is supplied via a dll. I have added a reference to the dll in the
Project's References.

How do I get the control to appear in the toolbox?

I'm using VB2005.

Thanks and Cheers,
Larry Rebich
 
C

Chris Dunaway

Larry said:
I have downloaded a 3rd party calendar control.

It is supplied via a dll. I have added a reference to the dll in the
Project's References.

How do I get the control to appear in the toolbox?

I'm using VB2005.

Don't add it as a reference. Instead, right click on the toolbox and
select "Choose Items..." then find your .dll and it should appear in
the toolbox.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top