Intersoft ClientUI Documentation
MouseGesture Class
Members 



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

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

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

MouseGesture Members
Intersoft.Client.Framework.Input Namespace

Send Feedback