954,557 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Clear multiple text boxes with one fell swoop

Hiya,

As the title suggest is there a way to clear multiple text boxes with a single command as opposed to :

textbox1.clear()
textbox2.clear()
.
..
...
textbox3500.clear()


hmm something like

allthetextboxesonthisform.clear()

lol if only it was that easy ;)


thanks in advance

Derren
Newbie Poster
5 posts since Aug 2011
Reputation Points: 10
Solved Threads: 0
 

I have to apologize it seems i may have acted a little quickly in adding this question as i have found the answer in a previous post. my Bad ;(

Derren
Newbie Poster
5 posts since Aug 2011
Reputation Points: 10
Solved Threads: 0
 

Was just gonna say that.

Netcode
Veteran Poster
1,021 posts since Jun 2009
Reputation Points: 43
Solved Threads: 67
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: