Results 1 to 2 of 2

Thread: [resolved] Making Active X Compatible DLL with C#

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member umilmi81's Avatar
    Join Date
    Sep 2005
    Location
    Sterling Heights, Mi.
    Posts
    335

    Resolved [resolved] Making Active X Compatible DLL with C#

    Does anyone know how to make a C# DLL reverse compatible with Active X? I want my C# class to be used in VB6. I know it's theoretically possible, but it's not working for me.

    I checked the "Register for COM Interop" box in the build properties, but it didn't work I supposed that would be too obvious.

    I'm using VS2005.
    Last edited by umilmi81; Jun 5th, 2006 at 02:36 PM. Reason: resolved

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