Computer Information Science
Discussion #2 – Modifying Events and Consequences…
The TextChanged event occurs whenever the text in a text box is modified in any way. Would this event be useful for validating input? Why or why not? Can you think of a problem that might occur if you write validation-checking code in this event?
One paragraph.