Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~120 People Reached
Favorite Forums
Member Avatar for mcskelle

How can I make i loop where I set a variable on the controls to the same value? textBox1, textBox2, textBox3 for(i=0;i<2;i++){ textBox?????.Text="That's how you do it!"; }

Member Avatar for mcskelle
0
120