Item Property (KeyBindings Collection)

Object: KeyBindings Collection

Access: Read-Only

Returns a keybinding object contained in the keybindings collection.

Usage

KeyBindings.Item (ByVal Index As Variant)

Arguments

Index

Index of the keybinding object to retrieve from the collection.

Return Values

KeyBinding. The object (KeyBinding) located at position Index.