|
-
Nov 15th, 2002, 03:29 AM
#1
Thread Starter
PowerPoster
Drag and Drop From Listview to another Listview
Hey Guys,
I've think i've tried everything but cant get it to work. I can get it to work to a text box or a list bow but not to another Listview!!
Anyone know how to drag the contents of a listview to another listview??
b
-
Nov 15th, 2002, 03:40 AM
#2
Declare a modular variable, and when you start dragging from the source, set the modular variable to the selected listitem. When you drop on the destination, use the modular variable to set the properties
-
Nov 17th, 2002, 08:06 PM
#3
Thread Starter
PowerPoster
aha i didnt think of that!
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
|