Using Active X control in .Net

P

Pete Smith

I have added an ActiveX control to my VB.Net application using "Add
Reference & by selecting the control name from the 'COM' tab". I am not
seeing the ActiveX control in the toolbox still.
What steps should be followed to add ActiveX Control in the .NetFramework
1.1.
Thank you,
-Pete
 
H

Herfried K. Wagner [MVP]

Pete Smith said:
I have added an ActiveX control to my VB.Net application using "Add
Reference & by selecting the control name from the 'COM' tab". I am not
seeing the ActiveX control in the toolbox still.

Right-click the toolbox, choose "Customize toolbox...", select the control
on the "COM" tab.
 

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