Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using form as class
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Using form as class
Divers
Thread ID:
00137231
Message ID:
00137231
Vues:
60
function GesProd()
SET CLASSLIB TO LIBS\FORMS ADDITIVE
Ges_Prod = createobject("forms.Ges_Prod",zn_Aff)
Ges_Prod.show
endfunc

How can I do if I want that my form "GES_PROD" stay visible? I need to use it modeless...

Luc
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform