Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to prevent form open many times ?
Message
 
 
To
23/04/2001 21:47:43
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00498813
Message ID:
00498837
Views:
10
>Hi,
> I am develop an application and that will have menu, and by menu to click for open a form. And i wish to avoid user will click many times to open the form many times. How to prevent it ?
> Thanks
>
>
>kengwen

If the form is modal, you can run only one instance of it, AFAIK. Otherwise you can use John's code or variation of it (looping from _screen.form collection).
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform