BUG: The control size is not preserved when a form is minimized and then the form is restored (822490)
The information in this article applies to:
- Microsoft Visual Basic 2005
- Microsoft Visual Basic .NET (2003)
- Microsoft Visual Basic .NET (2002)
- Microsoft Visual C# 2005, Express Edition
- Microsoft Visual C# .NET (2003)
- Microsoft Visual C# .NET (2002)
SYMPTOMSYou minimize a form that has a control, and then you change
the size of the control while the form is minimized. When you restore the form,
the control size values that you set while the form was minimized are not
preserved.CAUSEThis bug occurs when you set the Anchor property of the control to Top, Bottom, Left, Right and you set the size of the control at run time.STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section.REFERENCESFor more information, visit the following Microsoft
Developer Network (MSDN) Web site:
Modification Type: | Minor | Last Reviewed: | 10/3/2006 |
---|
Keywords: | kbvs2005applies kbvs2005swept kbvs2002sp1sweep kbBug kbProperties kbWindowsForms kbForms kbCtrl kbControl KB822490 kbAudDeveloper |
---|
|