Click here to Skip to main content
15,886,199 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: (untagged)
I am working on building application with Visual Studio that uses images to represent physical objects. It has an image that is used for a map and many images that represent physical assets on the map. What I need help with is the VB code to drag and drop the items on the map to represent their physical location.

In short I would like a generic code to make all the images in the form that are not locked, capable of being moved via drag and drop.
Posted

1 solution

I think this might help u :

http://zetcode.com/gui/vbwinforms/dragdrop/[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900