Need a bit of code
does anyone know how to only allow numbers only into a textbox? and how if somthing goes wrong for it to show an error and carry on working?
Isnt there a option for textboxes for that? In C# there is. Or try a numberBox which is probably smarter anyways.