Skip to content

Releases: PabloHorno/HotKeyDialog

v1.0

25 Sep 07:24
36eaeb6
Compare
Choose a tag to compare
v1.0 Pre-release
Pre-release

For installing

  1. Download the HotKeyDialog.dll and the open your project in visual studio
  2. Go to References -> Add ->Browse
  3. The find the path where you downloaded the .dll and thats it.

Just add to your coding the using instruction.

using HotKeyDialog;