B
Belee
I always clear textboxes by using eg this.txtName.clear();
What is the best way of doing this to about 20 boxes or
asignig values to them in C#.
What is the best way of doing this to about 20 boxes or
asignig values to them in C#.