Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to add property to form at runtime?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00754074
Message ID:
00754084
Vues:
25
>When using CreateObject() and AddObject() to create a form, how does one add a custom property to the form?

With AddProperty() method.
Thisform.Addproperty("myproperty", Null)
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform