Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. C# and VB6 Interop

C# and VB6 Interop

Scheduled Pinned Locked Moved C#
csharpcomhelpquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Aaron Schaefer
    wrote on last edited by
    #1

    Hi All, I'd like to put together a couple of forms in a C# class library, and use them from existing VB6 code. Anybody know of any samples to do this? Any tips? It's been my understanding that .NET classes are basically COM objects, is this correct? Thanks in Advance for any help

    H 1 Reply Last reply
    0
    • A Aaron Schaefer

      Hi All, I'd like to put together a couple of forms in a C# class library, and use them from existing VB6 code. Anybody know of any samples to do this? Any tips? It's been my understanding that .NET classes are basically COM objects, is this correct? Thanks in Advance for any help

      H Offline
      H Offline
      Heath Stewart
      wrote on last edited by
      #2

      No, .NET classes are not basically COM objects. The two can interoperate easily through the CLR, but they are completely different frameworks. Answered earlier today (and countless times in the past), please see my reply at http://www.codeproject.com/script/comments/forums.asp?msg=1043902&forumid=1649#xx1043902xx[^]. This posting is provided "AS IS" with no warranties, and confers no rights. Software Design Engineer Developer Division Sustained Engineering Microsoft [My Articles] [My Blog]

      A 1 Reply Last reply
      0
      • H Heath Stewart

        No, .NET classes are not basically COM objects. The two can interoperate easily through the CLR, but they are completely different frameworks. Answered earlier today (and countless times in the past), please see my reply at http://www.codeproject.com/script/comments/forums.asp?msg=1043902&forumid=1649#xx1043902xx[^]. This posting is provided "AS IS" with no warranties, and confers no rights. Software Design Engineer Developer Division Sustained Engineering Microsoft [My Articles] [My Blog]

        A Offline
        A Offline
        Anonymous
        wrote on last edited by
        #3

        Heath, Thanks for the tip. This is the info I was looking for. Aaron

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups