chaz

chaz

  • NA
  • 2
  • 0

dynamic textbox properties

May 7 2005 11:42 AM
I have a form with a number textboxes placed in it. I used the designer to do this. Each textbox has a name already assigned (txtBox1, txtBox2, etc.....). I want to loop over these control names and assign a text value to each dynamically. I'm new to C# and am having trouble making this work. Any advice on how to best approach this?

Answers (2)