Share

DisabledCommandList.Add Method

Parent Object: DisabledCommandList

Description

Method that adds the specified command to the list.

Syntax

DisabledCommandList.Add( Command As ControlDefinition )

Parameters

Name Type Description
Command ControlDefinition Input ControlDefinition object that is to be added to the disabled command list.

Samples

Name Description
Add parallel environment with contextual tabs The following sample demonstrates the use of parallel environments and contextual ribbon tabs.

Version

Introduced in version 10

Was this information helpful?