Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Forms
Message
From
27/01/2000 14:06:16
 
 
To
27/01/2000 13:56:11
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Re: Forms
Miscellaneous
Thread ID:
00323717
Message ID:
00323729
Views:
25
>Is there a property in the form that identifies the total number of objects ( textboxs, grids, labels, etc) in the form?
>
>I believe there a property of OBJECTS and COLLECTION. However it does not tell us how many object are in the form?
>

>I am trying to spin through all the objects in a form but without knowing the total objects in the form I will not able to store all the objects value.

Why? If it's an array, you can redimension, if it's a cursor, add a record, if it's a collection, there's .Add() somewhere...

and you have to know more, because composite objects/containers hold objects themselves....

Why not walf the tree and build it recursively, since you have to IAC?
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform