Shortcut key used to activate this GwxPick.

Namespace: Ico.Gwx
Assembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public Key ShortcutKey { get; set; }
Visual Basic
Public Property ShortcutKey As Key
	Get
	Set
JScript
function get ShortcutKey () : Key
function set ShortcutKey (value : Key)

See Also