Clear All Textbox Controls Without a Control Array
Category:
Forms and ControlsType:
SnippetsDifficulty:
BeginningAuthor:
Patrick LockefeerVersion Compatibility: Visual Basic 6
More information:
Clear all Textboxes with this module. No control arrays required. With this code It's not relevant how many Textboxes you are using or what the Textbox is named.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: