Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Formset - how to call a child form
Message
From
12/02/1999 17:59:36
 
 
To
12/02/1999 17:57:19
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00187247
Message ID:
00187249
Views:
20
>OK. simply frustrating.. I have a smaller form in a formset and it's initially invisible. I want to call it up, so, do I just set the visible property to .t. and set .show(1)(which makes it visible but then the calling form disappears which I don't want). What I want is to have the called form come up on top and "model". Whats the best way to do this and best way to release or hide it?

You cannot have modal form within formset, all formset forms are modeless by definition. To refer any form in formset, you may call e.g. Thisformset.MyForm.Visible=.T.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform