Guest Lews Posted December 3, 2002 Posted December 3, 2002 When I work with a Form project in VS .NET the designview of the form gets corrupt after a while and I'm not able to change the design anymore. I don't know what causes this problem, but when I run the program the form works. Has anyone experienced the same problems? Quote
Moderators Robby Posted December 3, 2002 Moderators Posted December 3, 2002 Did you change any of the code that the designer adds to the "Windows Form Designer generated code" section? Quote Visit...Bassic Software
Moderators Robby Posted December 3, 2002 Moderators Posted December 3, 2002 Well there's your answer. Only make changes in that section if your are certain of what you're doing, otherwise the designer cannot render the page. Quote Visit...Bassic Software
Guest Lews Posted December 4, 2002 Posted December 4, 2002 Well I removed the changes and I can't get the design view back still... :/ Quote
*Gurus* Derek Stone Posted December 4, 2002 *Gurus* Posted December 4, 2002 Well, that's what you get for ignoring the huge warning that tells you not to modify the designer generated code. Have fun recreating the form. Let this be a lesson learned. Quote Posting Guidelines
wyrd Posted December 5, 2002 Posted December 5, 2002 Derek brings a lot of character to these forums. :D It just wouldn't be the same without him. Quote Gamer extraordinaire. Programmer wannabe.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.