View Single Post
  #1  
Old 12-28-2009, 03:09 PM
VB.NET VB.NET is offline
Senior Member
 
Join Date: Jun 2009
Posts: 5,161
Default Validation event and exit

I am trying to use the validation event for all my validating on a form. However, if I try to exit the form before entering data the validation event will not allow it to exit. Does anyone know how to override this?
__________________
VB.NET
domain name forum
Reply With Quote