|
-
Aug 17th, 2007, 12:41 PM
#1
Thread Starter
Addicted Member
[RESOLVED] could any one say,"how to drag and drop a line in v.b 6.0"
Hi All,
in my application i am able to drag and drop few controls successfully at run time,..except "Line".
I have created a control array (Line1(o)) for line. and in form's dragdrop event i am loading the new line(Line1(1)) and setting it's co-ordinated y1,y2 to form's x,y co-ordinates.
but here i am uable to drag and drop it.since the form's dragdrop event is not working for line. and there is no such event to line. how can i achieve it? there is no drag mode property to LIne1....
If u know this. please let me know how to do it.
Thanks:
regards:
raghunadhs.
Last edited by raghunadhs; Aug 17th, 2007 at 12:43 PM.
Reason: for more clarity
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
|