Hello everyone,

I am new here to this forum and to c#. I am a developer but i have now recently come across a problem. As far as i am aware VB has a function "TextBox(i).Text = ;". this allows a for loop to change lots of text boxes easily.

However i need an equivalent to that in c# as otherwise i have about 70 lines of code and it is much harder to use,

Thanks everyone for you time,

Dave