5
Answers

check all textboxes to be non-empty on button click

Photo of honar abubakr

honar abubakr

11y
6.5k
1
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?

Answers (5)