Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

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


View products that this article applies to.

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.

↑ Back to the top


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

↑ Back to the top


Status

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

↑ Back to the top


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

↑ Back to the top


Keywords: KB818776, kbbug, kbfix, kbtshoot, kbnetframe110sp1fix, kbqfe, kbhotfixserver

↑ Back to the top

Article Info
Article ID : 818776
Revision : 8
Created on : 10/25/2005
Published on : 10/25/2005
Exists online : False
Views : 575