Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Which property to use
Message
 
À
26/09/2000 12:26:31
Pierre Richard
Méthotech Canada Limitée
Kirkland, Québec, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00421022
Message ID:
00421027
Vues:
15
>In my application I have a number of forms the user can call. The user can call multiple instance of a form but I would like one of them not to have this feature.
>
>Which property do I need to use to prevent the user from opening multiple instance of my form ?

I have a custom property that you set.
Try putting:

IF WEXIST( This.Name )

In your form load, then display a message and kill the form if it is true.

j
Jason Bradley Nance
jbnance@tresgeek.net

Got root?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform