4
Answers

How to make numeric or decimal to textbox in C#

Photo of Dharmesh Sharma

Dharmesh Sharma

15y
15.7k
1
hi all,

how to make a textbox as numeric and decimal value allow

i have done with numeric but on decimal i got error because i allow dot thats why i got error

i want to allow dot only one time like this 1234.00

please help me as code

thanks

Answers (4)