Re: ActiveX within another ActiveX
- From: "Brian Muth" <bmuth@xxxxxxxx>
- Date: Tue, 24 May 2005 11:17:17 -0700
> i have created a lot of ActiveX controls in .NET.
> now i m using one of them in my project
Are YOU sure? Try opening the DLL with ildasm.exe. If you can, it is a .NET
control, not an ActiveX control.
The only way I know of creating an ActiveX control in VB.NET, is to create
the .NET control first, and then use a COM interop.
Brian
.
- Follow-Ups:
- Re: ActiveX within another ActiveX
- From: Engin H.
- Re: ActiveX within another ActiveX
- References:
- ActiveX within another ActiveX
- From: Engin H.
- Re: ActiveX within another ActiveX
- From: mysteron
- Re: ActiveX within another ActiveX
- From: Engin H.
- Re: ActiveX within another ActiveX
- From: Brian Muth
- Re: ActiveX within another ActiveX
- From: Engin H.
- ActiveX within another ActiveX
- Prev by Date: Re: ActiveX within another ActiveX
- Next by Date: Re: ActiveX within another ActiveX
- Previous by thread: Re: ActiveX within another ActiveX
- Next by thread: Re: ActiveX within another ActiveX
- Index(es):
Relevant Pages
|