Is it possible to create a 2dimensional control array?
I want to be able to call the controls like Text1(1,3).text = ...
Possible with VB6 or not?