I was wondering if its possible to break out of an event. I mean I have an event that happens and after certain criteria are met I want to break out of the event without executing the rest of the code. I know break is a keyword in some programming languages and I was wondering if theres something like it in VB.

Any response would be appreciated, thanks,
Wick