Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WinSock Array?
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01003802
Message ID:
01004055
Views:
25
Hi Ben.

I'm not sure about why you can't add then to an array. It seems a bit odd, but I don't have the time at the moment to play with it and find out. There are two other things you can try though -
Instead of an array try a Collection. Being an Object it might be more amenable to working the way you want.
Add a Container to your form and then add the classes to that. You can add them with a random name (sys(2015) for example) and then use the Container's ControlCount and Control array to access them.

Ian Simcock.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform