Share

DisabledCommandList.Remove Method

Parent Object: DisabledCommandList

Description

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.

Version

Introduced in version 10

Was this information helpful?