|
-
May 11th, 2001, 12:25 PM
#1
Problems with ActiveX
I have a MDI that contains MDIChild forms that have an ocx on them that I wrote. The OCX contains some OLE Drag Drop Code. I want to drag information from one OCX into the OCX on the other form. The problem is that for some reason it seems to be using the most recently created OCX as the Drag start and Drop. I have considered adding the drag drop code to the form and avoiding the ocx, but I will still need to call a copy method in the ocx. Will it still try to use the newest copy of the ocx for the call? (I am using the apartment method)
Brett
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
|