This Code stops the End-user typing o#into a textbox but still allows them
to scroll it because it is not disabled
Original Author: Andrew Timberlake
API Declarations
Code
in textbox_keypress
keyascii = 0
in textbox_keydown and textbox_keyup
keycode = 0
Its as simple as that.