Re: ActiveX within another ActiveX

Tech-Archive recommends: Speed Up your PC by fixing your registry



> 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



.



Relevant Pages

  • Re: ActiveX within another ActiveX
    ... You cannot create an ActiveX control from VB.NET. ... supports .NET controls. ... Brian ... Prev by Date: ...
    (microsoft.public.win32.programmer.ole)
  • Re: rich client UI using .net
    ... John Timney ... ASP.NET MVP ... > an activex control can be developed. ... Prev by Date: ...
    (microsoft.public.dotnet.general)
  • Re: Line print to USB printer
    ... I developed an ActiveX control that does what the second link ... Author of Visual Basic Programmer's Guide to Serial Communications, ... Prev by Date: ...
    (microsoft.public.vb.general.discussion)
  • Re: Generating a global event
    ... > We've embedded many instances of our activex control in an Excel sheet. ... > want to raise an event (to signal that processing is complete for all ... > Ganehs. ... Prev by Date: ...
    (microsoft.public.vc.atl)
  • Re: OCX web design
    ... > Would it be possible to create an ActiveX control with many components ... > (Image, text boxes listboxes etc...) ... Prev by Date: ...
    (microsoft.public.vb.controls)