Leave event not firing

  • Thread starter Thread starter Rob Oldfield
  • Start date Start date
R

Rob Oldfield

I have a text box on a Windows form that has a Leave event associated with
it. This fires correctly about 95% of the time but fails intermittently.
If I get in the situation where it fails once then it will continue to fail.
So I go back to the control, and leave again, and again the event doesn't
fire.... until I put a breakpoint into the code.... then it starts working
again.

Someone please tell me I'm not going mad.
 
Back
Top