Click here to Skip to main content
15,894,180 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
See more:
I would like to create simple application in which at run time there will be small images and user can drag these images to provided area to create new drawing using provided small images.

Can any one help me..? how i can do this.

Thanks in Advance.. :)
Posted
Comments
#realJSOP 5-Oct-10 9:29am    
What have you tried?

1 solution

Ever heard of google? when you search for the phrase "C# click drag images", you get almost 470 THOUSAND results, and the very first one in the list is an article right here on CodeProject:

Drag and Drop Image in C#.NET[^]
 
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