TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
smartyosu
NA
1
0
move,resize controls
Aug 2 2004 4:36 PM
Hi ... In my application, the user can drag and drop objects from the toolbox to the main working area (just like in Visual Studio). Each of these objects is actually an image that is displayed in the work area using a picturebox. Now I want the use to be able to resize and move these images. How do I make the resize handles visible for this picturebox. I can implement the move using the mouse down events for the picture, but could not find a way to implement the resize part. I would really appreciate your help. Thanks codehelp
Reply
Answers (
0
)
Equivalent C# components like JLoox in Java
How to gray-out the child nodes of tree view control?