IScriptCollectorInfo.ShortcutKey Property

Definition

Gets the desired Hotkey to be used.

public:
 property System::Windows::Forms::Keys ShortcutKey { System::Windows::Forms::Keys get(); };
public System.Windows.Forms.Keys ShortcutKey { get; }
member this.ShortcutKey : System.Windows.Forms.Keys
Public ReadOnly Property ShortcutKey As Keys

Property Value

A specified key that represents the desired Hotkey to be used.

Applies to