How to create drag drop resize and rotate image control
Hi Friends,I am working on windows forms. My requirement is i need to create a control/functionality where user can drag, drop, resize and rotate the image.
How to achieve this. Is there inbuilt control available in .net 4.0. Or can you suggest any third party control which supports.
Thanks in advance.