Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
List of Object on Form
Message
From
21/05/2005 10:43:07
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
List of Object on Form
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01016458
Message ID:
01016458
Views:
42
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
Next
Reply
Map
View

Click here to load this message in the networking platform