Hello,
I'm making a program in which I want only integers to be entered into the textbox. I tried making a messagebox appear if the text entered into the textbox is not an integer, but I can't seem to get it right. How do you make an alert telling the user to enter an integer if they enter a string, or decimal, etc., etc. into the textbox?

Thanks!

Regards,
Silencer