Microsoft KB Archive/818776

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 18:05, 18 July 2020 by 3155ffGd (talk | contribs) (importing KB archive)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Knowledge Base


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

Article ID: 818776

Article Last Modified on 10/25/2005



APPLIES TO

  • Microsoft .NET Framework 1.1
  • Microsoft Visual Studio .NET 2003 Enterprise Architect
  • Microsoft Visual Studio .NET 2003 Enterprise Developer
  • Microsoft Windows Server 2003, Standard Edition (32-bit x86)




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


Keywords: kbtshoot kbbug kbfix kbqfe kbnetframe110sp1fix kbhotfixserver KB818776