|
-
May 11th, 2008, 08:17 AM
#1
Thread Starter
New Member
Line Dragging
Hy!
I would like to make a simple line dragable run-time!
thats it
Thanks!
-
May 13th, 2008, 03:43 AM
#2
Re: Line Dragging
Depends on the VB version you use.
VB6: You could use a Line-object (that one has events already)
.Net: You need to detect if the line is selected (display that in some way) and when selected change the position of the line according to the mouse (or whatever). A Redrawing of the your form/picturebox or whatever will show the result.
You're welcome to rate this post!
If your problem is solved, please use the Mark thread as resolved button
Wait, I'm too old to hurry!
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
|