|
-
May 25th, 1999, 01:16 PM
#1
OLE Drag & Drop...
I can't seem to be able to turn OLE Drag on in my form... I can turn OLE Drop on, but i really don't care about that... I can activate OLE Drag on some of my controls, but with no luck on the form... if you have any ideas, please let me know... thanks
mr. t
-
May 25th, 1999, 09:29 PM
#2
Re: OLE Drag & Drop...
May i ask you what exactly you are trying
to do? 'How' is dependent on 'what' usually :-)
-
May 28th, 1999, 05:26 AM
#3
Re: OLE Drag & Drop... Re-Explained
The problem i'm having is this... I have a form I'd like to be able to drag a ListBox off of into another application... I know this is what OLEDrag is for... I have an OLEDrag_Start procedure where i'm placing files into the Data object... Unfortunately, when i drag the ListBox, it won't leave the form... I read that i need to set the OLEDrag property to 0-Manual on the form for this to work... BUT, that property's not there, sooo, i'm stuck... the OLEDrop property's there, just not the Drag... Anyone know what I should DO???
Help
mr. t
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
|