Terminal Emulator Control Events  
 
Event Description
Change This event occurs when the contents of a control has changed
Click This event occurs when the user presses and releases a mouse button
DblClick This event occurs when the user presses and releases a mouse button twice
KeyDown This event occurs when a key is pressed
KeyMapped This event occurs when a mapped key is pressed
KeyPress This event occurs when a key is pressed and released
KeyUp This event occurs when a key is released
MouseDown This event occurs when a mouse button is pressed
MouseMove This event occurs when the user moves the mouse
MouseUp This event occurs when a mouse button is released
Resize The Resize event is generated after the control has been resized