|
-
Mar 13th, 2000, 03:34 AM
#1
Thread Starter
Lively Member
Just a quick question if anyone knows. When you begin to drag an object..
ex. label1.drag vbBeginDrag
You get a shadowed outline image of the object you are dragging.
Does anyone know how to disable this shadowed image of the control being dragged?
I am using this to make underlined links on a Mouse_move.
It looks good except for the outline of the image...any ideas?
-
Mar 13th, 2000, 03:53 AM
#2
You can assigned a different image for that control. Just change the DragImage property to the approriate image.
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
|