Home
 
What's New
Index
Books
Links
Q & A
Newsletter
Banners
 
Feedback
Tip Jar
 
 
 
Old Pages
 
Old Index
Site Map
What's New
 
Books
How To
Tips & Tricks
Tutorials
Stories
Performance
Essays
Links
Q & A
New in VB6
Free Stuff
Pictures
 
 
 
 
 
 
 
TitleMake a numeric field using the KeyPress and Change event handlers
KeywordsTextBox, numeric
CategoriesControls
 
By Rob Crombie.

In the TextBox's Change and KeyPress events, see if the value looks like a valid number. If not, display an error message or otherwise signal the error. See the code for details.

 
 
Copyright © 1997-2001 Rocky Mountain Computer Consulting, Inc.   All rights reserved.
  Updated