TextBox events
1. We have seen that a VB can handle various TextBox mouse events, including MouseEnter, MouseLeave and MouseHover. What are three TextBox events that are not mouse events?
2. What causes the TextChanged event to occur?