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.