PRB: Movable Property in Effect at Design Time
Article ID: 130351
Article Last Modified on 2/11/2000
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
This article was previously published under Q130351
SYMPTOMS
When the Movable Property of a form is set to False (.F.) in design mode,
the form cannot be moved from its current location.
CAUSE
While 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.
WORKAROUND
Add all the controls for the form first before setting the properties that
will control the behavior of the form.
STATUS
This behavior is by design.
REFERENCES
For more information on form properties and behavior, please see the "Form
Behavior, Defining" topic in the Visual FoxPro Help menu.
Additional query words: VFoxWin
Keywords: KB130351