﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » .NET Forums » General .NET Discussion  » Design Error</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Wed, 10 Jun 2026 20:36:16 GMT</lastBuildDate><ttl>20</ttl><item><title>Design Error</title><link>http://forum.strataframe.net/FindPost5154.aspx</link><description>I recently made a design change in which I had moved most of the controls on a form into a&amp;nbsp; SF TabControl. Now I keep getting this design error. I searched and found a workaround to show the form designer, in which&amp;nbsp;I close the form, clean the solution, then rebuild, and reopen;&amp;nbsp;but it only works until I execute the app. Then it reverts back to the same designer error. Does anyone have any thoughts of how I can fix this?</description><pubDate>Sun, 10 Dec 2006 12:46:45 GMT</pubDate><dc:creator>Randy Moore</dc:creator></item><item><title>RE: Design Error</title><link>http://forum.strataframe.net/FindPost5174.aspx</link><description>Sure...sorry I couldn't give you the "preferred" answer on this one. :)</description><pubDate>Sun, 10 Dec 2006 12:46:45 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Design Error</title><link>http://forum.strataframe.net/FindPost5171.aspx</link><description>Ok, thanks for the help.</description><pubDate>Sat, 09 Dec 2006 17:57:13 GMT</pubDate><dc:creator>Randy Moore</dc:creator></item><item><title>RE: Design Error</title><link>http://forum.strataframe.net/FindPost5160.aspx</link><description>This is a common problem in .NET.&amp;nbsp; This will not be the last time you will see this problem.&amp;nbsp; It is most prevalent when using a tab control and how the .NET designer loads the controls.&amp;nbsp; When you run your application, the designer thinks that it needs to reload the designer dialog....and then the problem occurs.&amp;nbsp; There is an issue with multi-page objects and the designer depending upon what is on the subsequent pages.&amp;nbsp; This is an issue with the .NET designer and there really isn't anything you can do....other than close the designer form and go back in.&lt;/P&gt;&lt;P&gt;FYI....this is more prevenlant in VB.NET than C# due to the nature of the compiler running in the back ground....but is does still happen in C#.</description><pubDate>Sat, 09 Dec 2006 09:49:27 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>