Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to call the specific form when there are two on scre
Message
From
20/06/1998 09:51:08
 
 
To
20/06/1998 09:10:34
Tan Gay Cheong
Cybercomp Computer Services
Singapore, Singapore
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00110205
Message ID:
00110221
Views:
21
Hello Tan, >I mean if I have only one form, I can use >_screen.activeform.refresh() >Now I got two form on the screen, how can I do? I think that you can do it with the following code: _screen.forms(_screen.Formcount-1).Refresh() I remember that _screen.forms(_screen.Formcount) points to the active form and all others have _screen.formcount-N order, where N-number in instantiation order.
* Human is a question asked by birth and answered by death. Machine is another kind of question with another kind of answer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform