Stop Typeing in Textboxes but dont diasble them

By | 2002-06-01

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.

Author: dwirch

Derek Wirch is a seasoned IT professional with an impressive career dating back to 1986. He brings a wealth of knowledge and hands-on experience that is invaluable to those embarking on their journey in the tech industry.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.