3
Answers

Suppressing and event call

Photo of Gordon

Gordon

15y
5.2k
1

Is there a way of suppressing an event call. I have a check Box when the box is checked checkchanged event is raised and I preform some checks if one of the checks fails I uncheck the checkbox but this creates a call to the event checkchanged. Is there a way of suppressing this second call?

Answers (3)