Skip to content

MistressPlague/WinForms-Global-Hotkeys-With-Hotkey-Selection-Form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

As you would expect, use: HotkeyPopup hotkey = new HotkeyPopup();hotkey.Show(); to make the hotkey form appear. Be sure to add the ReceivedHotkeys method that is commented out in the HotKeyPopup.cs to handle received hotkeys.