|
-
May 5th, 2004, 01:03 PM
#1
Thread Starter
Member
Clear Textboxes on forms
Hello,
How can I clear textboxes on a form other than like this....
txtProductID.Text = ""
txtProductName.Text = ""
txtQtyPerUnit.Text = ""
if I have 225 textboxes on several pageframes in an application this would take forever. Is not there a way to setall textboxes.text = ""?
FoxT
Always lookin' for an easier way!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|