Results 1 to 2 of 2

Thread: How do you disable Drag & Drop shadow

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2000
    Location
    U.S.A.
    Posts
    75

    Post

    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?

  2. #2
    Serge's Avatar
    Join Date
    Feb 1999
    Location
    Scottsdale, Arizona, USA
    Posts
    2,744

    Post

    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
  •  



Click Here to Expand Forum to Full Width