Back to Browse

VB6 Tutorial 011 - Numeric validation with KeyPress

12.1K views
Aug 31, 2012
7:45

An alternative way to ensure that only numbers are accepted as part of user input validation. Instead of using the 'IsNumeric' function to check values after input, this method only allows users to enter numeric values by limiting the key press options available to them (ie- if they press letter keys on the keyboard then the value does not go into the text box)

Download

1 formats

Video Formats

360pmp411.2 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

VB6 Tutorial 011 - Numeric validation with KeyPress | NatokHD