Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
ShortcutKey Property
NamespacesGenesyslab.Desktop.Modules.Windows.Views.ToolbarIAgentStateCommandItemShortcutKey
Gets or sets the short cut key.
Declaration Syntax
C#Visual BasicVisual C++
KeyGesture ShortcutKey { get; set; }
Property ShortcutKey As KeyGesture
property KeyGesture^ ShortcutKey {
	KeyGesture^ get ();
	void set (KeyGesture^ value);
}
Value
The short cut key.

Assembly: Genesyslab.Desktop.Modules.Windows (Module: Genesyslab.Desktop.Modules.Windows) Version: 8.0.2.15 (8.0.002.15)