Hi

I been using all kinds of cumbersome loops in combination with "Char.IsDigit" to validate my textbox user input to make sure it is valid but there gotta be a better way to do it. Does anyway know about the "right" way to check for a numerical input in C#?