Stop Typeing in Textboxes but dont diasble them
This Code stops the End-user typing o#into a textbox but still allows themto scroll it because it is not disabled Original Author: Andrew Timberlake API Declarations Code in textbox_keypresskeyascii = 0in textbox_keydown and textbox_keyupkeycode = 0Its as simple as that.