|
-
Feb 9th, 2004, 07:22 PM
#1
Thread Starter
New Member
Diagrams linking controls
Hello All
I need to create a Diagram in a Form… Like Gantt diagrams or SQLServer Relations Diagrams.
The scenario is like this:
I have two Listbox controls (LB1 and LB2) and I want to relate graphically both of them doing some drag and drop…
Let’s say I select one element on LB1 and Drag that element to link it/overlap it to one element in LB2. What should happen, is that a Line should be drawn linking LB1 and LB2 by the elements just related…
I have been investigating the dragdropeffects Enumeration, and there is a LINK value but I don’t know how to use it and if is the solution to my issue….
Can anybody suggest/Help?
Regards,
VCM
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
|