Article ID: 818776 - Last Review: October 25, 2005 - Revision: 2.6 FIX: The layout of a control on an inherited Windows Form may change when you use the .NET Framework 1.1SYMPTOMSIf 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
(http://support.microsoft.com/kb/867460/
)
List of bugs that are fixed in the .NET Framework 1.1 Service Pack 1
STATUSMicrosoft 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
(http://support.microsoft.com/kb/824684/
)
Description of the standard terminology that is used to describe Microsoft software updates
| Article Translations
|
Back to the top
