CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

View Poll Results: Use a .Net custom control in VB6

Voters
2. You may not vote on this poll
  • off

    0 0%
  • on

    2 100.00%
Results 1 to 3 of 3

Threaded View

  1. #1
    Join Date
    Jun 2002
    Location
    Amsterdam
    Posts
    6

    Question Use a .Net custom control in VB6

    Hello,

    I want to create a .Net custom control (windows control) and use this in VB6 client applications. I know a classlibrary can be used as Com control in VB6 with help of 'Com interop' techniques.

    Who knows if I can use ".Net custom window Controls" in VB6 and if possible --> How?
    Last edited by JohnDigweed; June 12th, 2002 at 04:58 AM.
    Regards,

    John Digweed

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

Featured