View Poll Results: Use a .Net custom control in VB6
- Voters
- 2. You may not vote on this poll
-
June 12th, 2002, 04:20 AM
#1
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
-
July 23rd, 2005, 01:04 AM
#2
Re: Use a .Net custom control in VB6
Last edited by DaKinMan; July 23rd, 2005 at 01:37 AM.
-
July 25th, 2005, 08:09 AM
#3
Re: Use a .Net custom control in VB6
 Originally Posted by JohnDigweed
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?
You've answered your own question... put control in a class library and compile with the "Register For COM-Interop" checked.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|