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:
00002718
Views:
28
>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
** ** ** ** ** ** ** ** ** ** **
Previous
Reply
Map
View

Click here to load this message in the networking platform