PRB: Movable Property in Effect at Design TimeLast reviewed: April 30, 1996Article ID: Q130351 |
The information in this article applies to:
SYMPTOMSWhen the Movable Property of a form is set to False (.F.) in design mode, the form cannot be moved from its current location.
CAUSEWhile you are creating a form with the Form Designer, the form is considered "live." This means that visual and behavioral changes are reflected immediately in the design mode of the form as well as during run time.
WORKAROUNDAdd all the controls for the form first before setting the properties that will control the behavior of the form.
STATUSThis behavior is by design.
MORE INFORMATIONThe following steps illustrate the effects of setting the Movable property for the form in design mode.
Steps to Reproduce Behavior
REFERENCESFor more information on form properties and behavior, please see the "Form Behavior, Defining" topic in the Visual FoxPro Help menu.
|
Additional reference words: 3.00 VFoxWin
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |