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 :/
> 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?