Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Add existing object to form
Message
De
03/06/2003 22:07:14
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Add existing object to form
Divers
Thread ID:
00795977
Message ID:
00795977
Vues:
61
AddObject() creates and adds an object to a form.
Is there a way to add an existing object instance to a form

eg
x= createobject('image')
do form myform

where myform has a command button...
*** myform.command1.click() ***
thisform.addxobject('image1', x)
thisform.image1.visible= .t.

????
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform