BUG: Form.ScaleHeight and Form.ScaleWidth Do Not FunctionLast reviewed: February 10, 1998Article ID: Q180757 |
The information in this article applies to:
SYMPTOMSChanging the ScaleWidth and ScaleHeight properties of a Form do not affect the position of graphical renderings that are drawn with graphical methods such as DrawCircle and DrawLine.
RESOLUTIONWhere possible, use a PictureBox instead of a form to display graphics drawn using the DrawCircle and DrawLine methods.
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATION
Steps to Reproduce Behavior
Keywords : vb5all vbce Version : WINDOWS:1.0 Platform : WINDOWS Issue type : kbbug Solution Type : kbpending |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |