check all textboxes to be non-empty on button click
hi friends i have a form in c# with 3 textboxes and a button ... i there to validate textboxes to be non-empty on button ... i want to make each textbox change bgcolor if is empty on button click and stop the button click event?