Command.LVShortcutModifier

Syntax

Command.LVShortcutModifier

Data Type

Boolean

Purpose

Specifies whether to include the <Shift> key for the shortcut key that invokes the menu item or user interface element that represents the command. Use this value for the include Shift key? element of the short cut cluster input to the LabVIEW Set Menu Item Info function when you create a menu item for the command.

Remarks

The command computes the value of this property according to the kind of command and the current state of the items to which the command applies. However, when you set this property, the command returns only the property values you set for the remainder of the life of the Command object.

See Also

Command.LVShortcutKey