R
Rob Bradford
All.
I'm fairly new to VB.Net, and VB in general so please bear with me.
I have form with two or three controls that require validation on
exit. I have done this by using the "leave" event of the objects
conserned, it all works very well.
Except if the user clicks on the exit button whilst in one of these
fobjects/fields . Clicking the Exit button executes the validataion. I
just want the form to exit without executing the validation.
How do I achieve this?
Thanks in advance.
Rob_B.
I'm fairly new to VB.Net, and VB in general so please bear with me.
I have form with two or three controls that require validation on
exit. I have done this by using the "leave" event of the objects
conserned, it all works very well.
Except if the user clicks on the exit button whilst in one of these
fobjects/fields . Clicking the Exit button executes the validataion. I
just want the form to exit without executing the validation.
How do I achieve this?
Thanks in advance.
Rob_B.