Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Doesn't create Private DataSession
Message
 
 
To
28/10/2003 13:26:29
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00843481
Message ID:
00843688
Views:
30
>Yes, I have used AddProperty but that's not good solution. I have code in application that uses loop of Objects collection of Custom class, and when I used AddProperty Objects collection always stays empty, so I must find better solution.

If you are using VFP 8, you can use the new Collection class. If not then you can use your Custom property and store a reference to each form in an array property. Instead of looping through the Objects collection, you could loop through the array.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Reply
Map
View

Click here to load this message in the networking platform