|
Just so you know, to make a control NOT part of an array, first change its Name and then remove the Index property of the control. The Index property determines the control's number (Index) in the array. VB automatically sets Index when you place a new control in an array, but it can be changed.
|
__________________
If you're not part of the solution, you're part of the precipitate.
|