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.
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.