Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating control arrays w/textboxes
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00112639
Message ID:
00112640
Views:
17
You don't really need control arrays in the VB sense of them.

You can use AddObject() to add textboxes at runtime, and use the thisform.Controls or thisform.Objects collections to process them in method code.

>How do I go about creating a control array using textboxes?
>
>We have command groups which use control arrays, but what about textboxes?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform