VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



This code allows your user to enter characters only in textbox. Just place this code in your textbo

by shailesh bansal (3 Submissions)
Category: Custom Controls/Forms/Menus
Compatability: VB 6.0
Difficulty: Unknown Difficulty
Originally Published: Wed 21st May 2003
Date Added: Mon 8th February 2021
Rating: (1 Votes)

This code allows your user to enter characters only in textbox. Just place this code in your textbox's keypress event. characters may be

Rate This code allows your user to enter characters only in textbox. Just place this code in your textbo



'keyascii is for character
else
keyascii=0
endif

Download this snippet    Add to My Saved Code

This code allows your user to enter characters only in textbox. Just place this code in your textbo Comments

No comments have been posted about This code allows your user to enter characters only in textbox. Just place this code in your textbo. Why not be the first to post a comment about This code allows your user to enter characters only in textbox. Just place this code in your textbo.

Post your comment

Subject:
Message:
0/1000 characters