Intersoft ClientUI Documentation
KeyGesture Class
Members 



Defines a keyboard combination that can be used to invoke a command.
Syntax
<TypeConverterAttribute("Intersoft.Client.Framework.Input.KeyGestureConverter, Intersoft.Client.Framework, Version=3.0.5000.1, Culture=neutral, PublicKeyToken=c3d9b11444163e76")>
Public Class KeyGesture 
   Inherits InputGesture
Dim instance As KeyGesture
[TypeConverterAttribute("Intersoft.Client.Framework.Input.KeyGestureConverter, Intersoft.Client.Framework, Version=3.0.5000.1, Culture=neutral, PublicKeyToken=c3d9b11444163e76")]
public class KeyGesture : InputGesture 
[TypeConverterAttribute("Intersoft.Client.Framework.Input.KeyGestureConverter, Intersoft.Client.Framework, Version=3.0.5000.1, Culture=neutral, PublicKeyToken=c3d9b11444163e76")]
public ref class KeyGesture : public InputGesture 
Inheritance Hierarchy

System.Object
   Intersoft.Client.Framework.Input.InputGesture
      Intersoft.Client.Framework.Input.KeyGesture

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

KeyGesture Members
Intersoft.Client.Framework.Input Namespace

Send Feedback