|
-
Nov 29th, 1999, 11:08 AM
#1
Thread Starter
New Member
Hi!
I have a collection of controls that i build in the form load.
How do i access each control in it.
The code is like this...
For Each mycontrol in controls
if typeof mycontrol is textbox then
mycollection.add mycontrol
next
Now in mycollection i want to access a control.
Thanks in advance...
satheesg
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
|