- Home
·
- String Manipulation
·
- Numeric only textbox in one line of code which works! Textbox will accept only numbers.
Numeric only textbox in one line of code which works! Textbox will accept only numbers.
Numeric only textbox in one line of code which works! Textbox will accept only numbers.
API Declarations
'numeric textbox only in one line of code which works!
Rate Numeric only textbox in one line of code which works! Textbox will accept only numbers.
(1(1 Vote))
If Not IsNumeric(Text1.Text) Then Text1.Text = ""
End Sub
Numeric only textbox in one line of code which works! Textbox will accept only numbers. Comments
No comments yet — be the first to post one!
Post a Comment