you would be better off with a control array for this than an array of controls... just make 64 boxes and name them all the same thing.. then they will all have an index property which is how you reference the individual boxes..

but why would you be using textboxes for a chess game?