|
-
September 29th, 2005, 04:07 AM
#1
Drag between .NET Exe and VB6 Control
Hi,
I am wondering if it is possible to drag and drop to a VB6 control that is used within a .NET executable. I have written a control that wraps the functionality of a Text Box in a VB6 control. When this control is used in a VB6 .EXE it is possible to drop text onto in. However when I use this control in .NET EXE it does not work. I know OLE drag and drop are not supported in .NET but since the control is a VB6 control I would still have expected to see these methods called when data is dragged over the control.
At the moment upgrading the control to .NET is not an option, it is used in a variety of applications.
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
|