Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Put a button object in an existing form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Put a button object in an existing form
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01100032
Message ID:
01100032
Vues:
59
Hi,

Is it possible to put an existing button object on the surface of an existing form? e.g. as in the code below, is there a way to make the button 'ob' show up in the form 'of'?

ob = createobject('commandbutton')
of = createobject('form')
of.show(1)

Thanks.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform