Results 1 to 2 of 2

Thread: Acx Dll from vb6 to vb.net

  1. #1

    Thread Starter
    Hyperactive Member Dorothy's Avatar
    Join Date
    Feb 2001
    Posts
    310

    Question Acx Dll from vb6 to vb.net

    Will Activex Dlls created in VB6 work in VB.Net? (vice versa even?)
    Will Activex controls created in VB6 work in VB.Net? (vice versa even?)

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    Yes ActiveX will work in .NET but it has to create wrappers to use them and causes alot of overhead. It is recommended you dont unless you have to. As far as vice versa, there is no such concept as ActiveX in .NET.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width