|
-
October 21st, 2009, 12:43 PM
#10
Re: Resizing question.
 Originally Posted by mattst
Another option is to select all the controls that you want to preserve, click cut, resize the form, and then click paste.
Note that when you do this Visual Studio loses all of your event handler assignments for those controls. The methods are still there in your cs file, but have to be reassigned - you can do this in the designer events page.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|