I have to click twice to fire an event

Posted by BaDoOoReY on Stack Overflow See other posts from Stack Overflow or by BaDoOoReY
Published on 2010-05-11T07:48:19Z Indexed on 2010/05/11 7:54 UTC
Read the original article Hit count: 176

Filed under:

I'm developing a windows form application in C# and (SOMETIME) every button in the form need to be clicked twice to fire an event.

Can anybody suggest a solution?

Best Regards, BaDoOoReY

© Stack Overflow or respective owner

Related posts about c#