Unicode Controls & Classes for VB6 - Version 4

clsShellLink.HotKey Property

Gets or sets the Link hotkey

Syntax
Public Property Get HotKey () As KeyCodeConstants
Public Property Let HotKey (ByVal w As KeyCodeConstants)
Parameters
Parameter Description
ByVal w As KeyCodeConstants HotKey associated with the link
Remarks