|
-
Sep 18th, 2000, 12:29 PM
#1
I'm quite new to VB so please excuse this question.
I have a textbox on a form. Users may access the textbox and delete what's in it (by hitting backspace / delete) but may not edit the field otherwise.
Right now I check the key in the keypress event. If it isn't backspace or delete I change the keyascii to vbkeyescape. This works but I'm sure there is a better way to do this.
Any suggestions?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|