Im in my first C# and GUI class and im wondering how i stop an event from executing. In my case i have a button and a textbox, if the button is clicked when there is invalid input in the textbox the button event should stop executing.