Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to prevent form open many times ?
Message
De
24/04/2001 10:43:56
 
 
À
23/04/2001 21:47:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00498813
Message ID:
00499020
Vues:
24
Probably the simplest thing you can do is to put code in the menu item's 'skipfor'. Say your form name is 'MyForm', then something like:
   VarType(MyForm.Name) = 'C'
Then if the form is open, it's name will be a type of 'C' and the menu item will be disabled.

Alan

>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform