I
Inga2005
I have a winform with a number of user controls. On of the control is a
tab control which contains a number of pages where each page has
textboxes and other controls on it. I would like to loop through all
the texboxes on one of the tab pages and empty each and every one of
them. However, I only manage to loop through the separate tab pages and
not their content. Any ideas?
/erik
tab control which contains a number of pages where each page has
textboxes and other controls on it. I would like to loop through all
the texboxes on one of the tab pages and empty each and every one of
them. However, I only manage to loop through the separate tab pages and
not their content. Any ideas?
/erik