Remove Method (KeyBindings Collection)

Object: KeyBindings Collection

Removes a keybinding object from the keybindings collection.

Usage

KeyBindings.Remove (ByVal Index As Long)

Arguments

Index

The index of the object (KeyBinding) to remove from the collection.