
Hello People!
Today Will Show You how to add hotkey from your keybored to make command!
-Tutorial will include screenshots.
-----------------------------------
Code we're going to use:
Code:
If e.KeyValue = Keys.(Key) Then
msgbox("Done")
-----------------------------------
What we need to do now?
Double Click on button or anything.
Choose KeyDown Like that:

-----------------------------------
Copy + Paste The Code in The KeyDown Part.
Will Be like that.

And Click The Hotkey in your hotkey and will work!
Thanks!
Bookmarks