vietnam97
Programmer
- Sep 18, 2000
- 48
I have a set of 3 textbox controls with names: Box1, Box2, Box3. Can I write a for loop to set their properties say (enable = true, visible = true, etc.)? You might advice me to use the control array, but in my situation I have to keep these controls separated. Note that the control names are very similar with the intention to use a for loop.
Bao
Bao