I’m developing a WPF app and I’m trying to resize a picturebox by mouse like that
http://i54.tinypic.com/vkf0z.jpg
how can I do that?
I’m developing a WPF app and I’m trying to resize a picturebox by mouse
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There are several ways to achieve that, one of it would be to use adorners like described in this post.