This article shows how to register and manage System-Global hotkeys in WinForm applications and performing some keyboard manipulation from your app and has a custom hotkey control.
Info
Version: | 1.7.0 |
Author(s): | Akinmade Bond |
Last Update: | Saturday, February 17, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.codeproject.com/Articles/442285/Global-Shortcuts-in-WinForms-and-WPF |
NuGet Url: | https://www.nuget.org/packages/HotkeyManagement.WinForms |
Install
Install-Package HotkeyManagement.WinForms
dotnet add package HotkeyManagement.WinForms
paket add HotkeyManagement.WinForms
HotkeyManagement.WinForms Download (Unzip the "nupkg" after downloading)
Dependencies
Tags