Empty all text boxes in VB .Net
I wish to do all text boxes empty by clicking the button. No matter how many TextBoxes are there on the Form. There is no concept of Control Array. Please do answer , if anybody did it. Please do not use the code like..
Textbox1.text=""
TextBox2.text="" and so on.
Andrew WoosterPosted Apr 27, 2005, 3:05 PM
mibuytPosted Apr 12, 2005, 9:41 AM
dofmcpPosted Apr 12, 2005, 9:05 AM
mibuytPosted Apr 12, 2005, 5:37 AM
MythicalMePosted Apr 7, 2005, 12:27 PM
dofmcpPosted Apr 7, 2005, 8:40 AM
dofmcpPosted Apr 7, 2005, 8:26 AM
MythicalMePosted Apr 6, 2005, 9:12 PM