Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FORMS
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Re: FORMS
Divers
Thread ID:
00002716
Message ID:
00002760
Vues:
29
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform