C
Chris Windsor
What is the best way to have the back color of all input boxes on a form
change when the box is empty? My case is I have forms that have the back
colors set to yellow when the box is empty (highlighting it to the user),
and this goes to white when something is entered. The challenge is covering
for all the other events that can empty the boxes; e.g. navigate to another
recorde, record delete or undo changes.
change when the box is empty? My case is I have forms that have the back
colors set to yellow when the box is empty (highlighting it to the user),
and this goes to white when something is entered. The challenge is covering
for all the other events that can empty the boxes; e.g. navigate to another
recorde, record delete or undo changes.