When a user presses a key on the textbox, textbox's keypress event is generated.. Operating system.. generates the message and post it to the Textbox with the ascii code of key pressed.. keyascii is the information argument..it shows which key has been pressed.. this comes from the Windows..