-
Numeric Text Box
This should be simple but I can't figure it out. Anyone know how to make a textbox so that you can only input numeric chars?
Thanks
Jackie
-
You can use the function isNumeric(textbox.text) then if its false (if not isnumeric(textbox.text))
blablabla
-
Did you try Googling for "windows forms textbox numbers only"? I found this: http://www.knowdotnet.com/articles/n...textboxes.html
Phil Weber
http://www.philweber.com
Please post questions to the forums, where others may benefit.
I do not offer free assistance by e-mail. Thank you!
-
Awesome Phil As always a life saver! For the record I did google it but I didn't know a more specific term to use so I had trouble. Thanks man Cheers!
-
Hi follow this link it is for both for decimal and for integer..
Similar Threads
-
By viperor in forum Database
Replies: 1
Last Post: 04-09-2008, 07:28 AM
-
By pentacle1 in forum Java
Replies: 4
Last Post: 01-05-2006, 06:26 PM
-
By Urbaud in forum VB Classic
Replies: 4
Last Post: 11-28-2005, 02:14 PM
-
Replies: 3
Last Post: 08-30-2001, 11:45 AM
-
By George Gilbert in forum vb.announcements
Replies: 0
Last Post: 08-19-2001, 11:34 AM
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks