IKeymanHotkeys::Items
Prev
IKeymanHotkeys Interface
Next
IKeymanHotkeys
::Items
Retrieves a hotkey by index.
Declaration
Property Get Items(Index As Long) As IKeymanHotkey
Parameters
No
Name
Type
Description
1
Index
Long
1-based index of the hotkey to retrieve.
Return Value
IKeymanHotkey
Example Code