Releases: PabloHorno/HotKeyDialog
Releases · PabloHorno/HotKeyDialog
v1.0
For installing
- Download the HotKeyDialog.dll and the open your project in visual studio
- Go to References -> Add ->Browse
- The find the path where you downloaded the .dll and thats it.
Just add to your coding the using instruction.
using HotKeyDialog;