Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FORMS
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Re: FORMS
Miscellaneous
Thread ID:
00002716
Message ID:
00002760
Views:
33
>I am new to Visual Foxpro and am stuck at a pretty
>basic point.
>What I would like to know how to do is a from a
>control on a form ( eg command button )
>, how can I launch another form that sits on top
>of the first form.
>This is easy to do using a window but I can't get
>it to work with a form
>Any help to get me past this simple stumbling
>block would be appreciated.
>

John;

as well as the answer "DO FORM", if you want the form to sit on top and either not move or don't allow the user to go back until you're ready to let them, then set the property WindowType=1 (Modal) and they can't get out unless you give them a cancel button, etc. Course there's also the AlwaysOnTop to make sure it stays "front and centre" and the Moveable=.F. properties to play around with too...

Jim
Previous
Reply
Map
View

Click here to load this message in the networking platform