Item Property (BindingTables Collection)

Object: BindingTables Collection

Access: Read-Only

Returns a keybinding object contained in the keybindings collection.

Usage

BindingTables.Item (ByVal Index As Variant)

Arguments

Index

Index of the object to retrieve from the collection.

Return Values

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