I want to use something like this:
For i = Forms.Count - 1 To 1 Step -1
Unload Forms(i)
Next
Is there a way to so this with all the textbox controls instead of forms?
|
Results 1 to 3 of 3
Thread: Syntax for clearing Textboxes
|
Click Here to Expand Forum to Full Width |