Dear ,
I Need to perform some action on Control key hold..I should do it manually..
Example I have two buttons like button 1 & button 2
When i press button 1 control key should press & hold
and when i press button2 control key keyup event should fire..
let me know how to do this?
Thanks