Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Just one instance
Message
De
01/08/1999 15:32:01
 
 
À
01/08/1999 14:50:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00248687
Message ID:
00248692
Vues:
20
Hi Antonio,

>How can I enforce just one instance of a modeless form ?

You will probably want to prevent this in your menu. In your menu bar create a command that doesa this:
DO FORM myform1 NAME customerform LINKED
Then in the same menu bar click options and in the SkipFor box put:
type('customerform')='O' and !isnull(customerform)
That should do it!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform