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:
00002718
Vues:
23
>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.
>
Actually John, its pretty easy. Just drop a command button on the first form. In the click event of that command button type the code: DO FORM whatever.scx
Then when you click on the command button, the form identified in the click method gets executed.
You might not think the form has been created, but drag it aside and you'll notice two forms. Is this the answer you're looking for?
** ** ** ** ** ** ** ** ** ** **
Gregory Cummines
Visual FoxPro 3.0/5.0
C/C++ Applications
** ** ** ** ** ** ** ** ** ** **
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform