Home All Groups Group Topic Archive Search About

Using Active X control in .Net

Author
13 Mar 2006 9:29 PM
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

Author
13 Mar 2006 9:32 PM
Herfried K. Wagner [MVP]
"Pete Smith" <PeteSmit***@hotmail.com> schrieb:
>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.

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>
Author
13 Mar 2006 9:47 PM
Pete Smith
Thank you very much.
-Pete

Show quoteHide quote
"Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> wrote in message
news:u8m3YWuRGHA.1236@TK2MSFTNGP11.phx.gbl...
> "Pete Smith" <PeteSmit***@hotmail.com> schrieb:
> >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.
>
> --
>  M S   Herfried K. Wagner
> M V P  <URL:http://dotnet.mvps.org/>
>  V B   <URL:http://classicvb.org/petition/>
>