faith solution
"Knowledge only increase when you share it with others"
Seach
how to make a text box only accept numeric values only
protected override void onkeypress(sender s, keypresseventargs e) //overriding onkeypress event method { if ( ( char.isnumber ( e.keychar ) ==fase ) ^ (e.keychar==' \b ' )) e.handled=true; }
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment