Hey Guys,
I am trying to stop processing code in a class and return to the from with an error. When it ty the return; method it only takes me out of the class and back into the form class and keeps executing code.
What is the code that I should use to return to my form.
Thanks,