DisabledCommandList.Remove Method
Parent Object: DisabledCommandListDescription
Method that removes the specified command from the list.
Syntax
DisabledCommandList.Remove( Index As Long )Parameters
Name | Type | Description |
Index | Long | Input Long value that specifies the index of the ControlDefinition object to remove from the list. The first item in the list has an index of one. |