Hi there,

I'm familiar with Visual C# and the try/catch for that but I cannot seem to figure out how to do the same thing in VB.

Basically I can't figure out how to get the try/catch to work with text boxes and input from the user and whatnot.

I've tried setting the textbox.text property = "" but that has no use, I've been trying to find something on google about it but I cannot seem to find a single thing about textbox try/catch statements. Is it possible to do it with text boxes?