sde
Well-known member
i want to make a program that runs in the background.
when a user presses alt+shift+1 , it will trigger a method.
i think ill have to make this a windows service, .. but how would i make it always listen for that key combination?
any insight would be greatly appreciated.
when a user presses alt+shift+1 , it will trigger a method.
i think ill have to make this a windows service, .. but how would i make it always listen for that key combination?
any insight would be greatly appreciated.