PRB: Form with DeskTop=.T. Changes the Left or Top PropertiesLast reviewed: January 8, 1996Article ID: Q141911 |
The information in this article applies to:
SYMPTOMSWith the DeskTop property set to True (.T.), the Top and Left properties of a form may change if the form is moved programmatically.
WORKAROUNDIn the control that is used to move the form, the Left or Top properties of the form must subtract twice the original form position value from the new form position. Please see the "More Information" section for an example workaround.
STATUSMicrosoft is researching this behavior and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATION
Steps to Reproduce Behavior
Example One
NOTE: A similar behavior occurs if, after the form is visible, the FoxPro desktop is moved and the form's Top property is changed. The form's Left property will be affected.
Example Two
|
Additional reference words: 3.00 3.00b VFoxWin
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |