Hi,
I Have text box in my application where i attached key down and key up events.
If i pressed 2 keys continuously, Key down event fired twice but key up event is firing only once. I don't know why this is happening.
Thanks
Go to the complete details ...