Hi all,
I have a button in a form that has associated a DialogResult = OK.
When I press the button I perform some check and in case I don't wont to exit to the form .
I don't want to process the button click....

Thanks