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?