Firing hotkey

  • Thread starter Thread starter marek zegarek
  • Start date Start date
M

marek zegarek

Hello!

I wrote application, that is watching Windows session for some windows.
I want to close them by pressing "Alt+F4", when windows shows.

How to fire hotkeys like that?
 
I found an answer - Sendkeys.send from windows.forms.
But i have problem - when i run first time, everythign is ok. But at second
it run only first part of hotkeys :/
 
Back
Top