Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Modal form from Object.NewObject()
Message
De
11/09/2001 16:09:49
John Deupree
Long Term Care Authority
Tulsa, Oklahoma, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00555269
Message ID:
00555270
Vues:
16
Keith,
o = NEWOBJECT('MyForm','MyFormClass.vcx')
o.Caption = "Enter Caption for Form"
** show the form modally-(1) 
o.Show(1)
HTH

John

>Hi,
>
>Any way to create a modal form this way?
>
>Thanks,
>
>Keith
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform