J
John Suru
How do I cycle through all controls on a form singling
out just textboxes and comboboxes and clearing their text
property? I think I need to address the controls
collection and only clear the text property if the
control is a textbox or a combobox. How do I do this?
Thanks,
John Suru
out just textboxes and comboboxes and clearing their text
property? I think I need to address the controls
collection and only clear the text property if the
control is a textbox or a combobox. How do I do this?
Thanks,
John Suru