Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Forms
Message
From
27/01/2000 14:57:16
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Re: Forms
Miscellaneous
Thread ID:
00323717
Message ID:
00323764
Views:
27
Yes I agree with you that I can redemension array, add record, and etc. However, I am not adding controls into the form. I am trying to find out all the existing objects in a form. I do not know what the best way to find all the controls.

EG:
myform.objects(1)
myform.objects(2)
.
myform.objects(n)


Where can I find the value "n" in the form? "n" should be a representation of the total objects store in the form (myform).

I know if using the _VFP it has a property of "count" but not in a form object.

Eg. nTotalFormInVFP = _vfp.forms.count
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform