Hey looking to assign F1 as a hotkey to run a function. I have a windows 32 project with a Form, however the form will be in the background and not the active window when I press F1.
Is there a way to code a hotkey or shortcut so when I press F1 it will run that function even if the Form1 isn't active?