KeyBinding Object

Lists the KeyBinding properties.
Table 1. KeyBinding Object Properties

Property

Description

Command Property (KeyBinding Object)Returns the menu command or key-in command associated with the keybinding object.
ExecuteMethod Property (KeyBinding Object)Sets or returns the procedure associated with the keybinding object.
Id Property (KeyBinding Object)Returns the ID of command associated with the keybinding object. (key-in command returns -1)
Key Property (KeyBinding Object)Returns the key combination associated with the keybinding object.
KeyType Property (KeyBinding Object)Returns the key type of the keybinding object.
Target Property (KeyBinding Object)Sets or returns the target COM object associated with the key binding object.
Type Property (KeyBinding Object)Returns the type of the keybinding object.
VirtualKey Property (KeyBinding Object)Returns the ANSI number of the key associated with the keybinding object.