Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I hide a screen?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00043087
Message ID:
00043092
Views:
34
>>I need two different data entry screens on the same FORM.
>>How do I hide one of the two screens and call
>>the another when I need it?
>
>Try creating classes for the different screens, and then using the visible property for each class to toggle back and forth between
>them.

Actually, you don't need to use classes: a formset will work.

ThisForm.Hide()
ThisFormSet.Form2.Show()
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform