home *** CD-ROM | disk | FTP | other *** search
/ Using Visual Basic 5 (Platinum Edition) / vb5.iso / kbase / WEBDEV / FIGS / CH04 / E_FIG11.GIF < prev    next >
Graphics Interchange Format  |  1997-10-07  |  15.6 KB  |  392x279  |  8-bit (175 colors)
   ocr: NumbersUnlyPi - NumbersUnly (Code) O X - (General) (Declarations) Const Zero - 48 Const Nine - 57 Const Backspace - 8 Private Sub txtNumbers Change () End Sub Private Sub txtNumbers KeyPress KeyAscii If KeyAscii <> Backspace) And KeyAscii < Zero Or KeyAscii > Nine) Then KeyAscii == 0