how do i refer to objects like text boxes as if they were in an array. basically i want to be able to say
(TextBox + i).Text = "..."
basically, how can i refer to a textbox where i have a variable of type string as the name of the textbox?
thanks
|
Results 1 to 4 of 4
Thread: control arraysThreaded View
|
Click Here to Expand Forum to Full Width |