Can I do a for each textbox on a form loop? I want to loop through all the textboxes on a form and change the background color if they are null.

Thanks!