FIX: The layout of a control on an inherited Windows Form may change when you use the .NET Framework 1.1 (818776)



The information in this article applies to:

  • Microsoft .NET Framework 1.1
  • Microsoft Visual Studio .NET (2003), Enterprise Architect Edition
  • Microsoft Visual Studio .NET (2003), Enterprise Developer Edition
  • the operating system: Microsoft Windows Server 2003

SYMPTOMS

If you put a control such as a TextBox control on an inherited Microsoft Windows Form in Microsoft Visual Studio .NET, and then you save and reload the form, the layout of the control may change. This problem affects the position and the size of the control. When you examine the code that the Windows Forms Designer has generated, you notice that the SuspendLayout method call for the derived control and the ResumeLayout method call for the derived control are missing.

RESOLUTION

To resolve this problem, obtain the latest service pack for the .NET Framework 1.1. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

867460 List of bugs that are fixed in the .NET Framework 1.1 Service Pack 1

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

824684 Description of the standard terminology that is used to describe Microsoft software updates


Modification Type:MinorLast Reviewed:10/25/2005
Keywords:kbHotfixServer kbQFE kbNetFrame110sp1fix kbtshoot kbfix kbbug KB818776 kbAudDeveloper kbAudITPRO