David Oest

David Oest

  • NA
  • 17
  • 525

Stopping an event from executing code in windows forms

Feb 9 2023 3:05 AM

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.


Answers (3)