Connecting Tech Pros Worldwide Help | Site Map

Using Active X control in .Net

Pete Smith
Guest
 
Posts: n/a
#1: Mar 13 '06
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


Herfried K. Wagner [MVP]
Guest
 
Posts: n/a
#2: Mar 13 '06

re: Using Active X control in .Net


"Pete Smith" <PeteSmithAl@hotmail.com> schrieb:[color=blue]
>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.[/color]

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/>

Pete Smith
Guest
 
Posts: n/a
#3: Mar 13 '06

re: Using Active X control in .Net


Thank you very much.
-Pete

"Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> wrote in message
news:u8m3YWuRGHA.1236@TK2MSFTNGP11.phx.gbl...[color=blue]
> "Pete Smith" <PeteSmithAl@hotmail.com> schrieb:[color=green]
> >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.[/color]
>
> 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/>
>[/color]


Closed Thread