clear text box
Printable View
Apr 22nd, 2001, 07:33 PM
dlcpsycho
how u clear a text box??
Apr 22nd, 2001, 07:34 PM
crptcblade
Code:
Text1.Text = ""
Apr 22nd, 2001, 07:34 PM
John Yingling
textboxname.text = ""