Stop this event from taking the action that it normally would. This does not prevent future event handlers from executing on this event
Stop this event from continuing to the next event handler. This does not prevent any default behaviors from occurring
Stop this event from taking the action that it normally would. This does not prevent future event handlers from executing on this event