|
-
Aug 5th, 2000, 06:00 AM
#2
Originally posted by kedaman
The count is a property of a collection object so i guess you have to delclare x as a collection, and add your contols in it
A control array is actually equal to a control collection. You can use the For Each Next syntax on it. The difference is that it can start with any index and it doesn't have a Remove method.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|