IKeymanHotkeys Interface
interface IKeymanHotkeys : IKeymanCollection : IKeymanObject : IDispatch
A collection of all the hotkeys for a product.
Interface Methods
Name | Type | Declaration |
---|---|---|
Add | Method | Function Add(Value As Long, Target As Long) As IKeymanHotkey |
Apply | Method | Sub Apply |
Clear | Method | Sub Clear |
Delete | Method | Sub Delete(Index As Long) |
Interface Properties
Name | Type | Declaration |
---|---|---|
Items | Property Get | Property Get Items(Index As Long) As IKeymanHotkey |