I have a textbox in a simple windows form application and i want the textbox only accept the number. How to make a textbox accept only numbers?
Hope this will solve your problem.