See the demo project, for the general usage... However it is quite easy to define hotkey and window handle to it.
' Set CTRL + ALT + F10 as the default hot key.
HotKey1.Value(vbCtrlMask + vbAltMask) = vbKeyF10
HotKey1.SetApplicationHotKey (Me.hWnd)
|
Results 1 to 40 of 4215
Threaded View
|
Click Here to Expand Forum to Full Width |