ShortCutKey Property (AddinInfo Object)

Scope: Schematic editor

Object: AddinInfo Object

Access: Read/Write

Prerequisites: None

Returns or sets the shortcut key associated with the addin.

Usage

AddinInfo.ShortCutKey

Arguments

None

Return Values

String. The string that contains the shortcut key notation for this addin.

Key combinations are concatenated with a “+” symbol. For example, “Ctrl+Alt+J”.