Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
List of Object on Form
Message
De
21/05/2005 10:43:07
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
List of Object on Form
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01016458
Message ID:
01016458
Vues:
43
Dear
I want a procedure to get list of all ojects on a form with complete reference and save the reference to a DBF.
Like there are 3 obects on my form.
1- text1 (a textbox)
2- combo1 ( a combobox )
3- button1 ( a commandbutton)
Form name is form1

i want complete reference like.

obj_ref.dbf with 2 columns ref_name and baseclass
---------------------------------
| ref_name | baseclass |
--------------------------------|
| form1.text1 | textbox |
| form1.combo1 | combobox |
| form1.button1 | commandbutton |

thanks in advance

Zahid Mashhood
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform