Compartir a través de


SystemGesture Enumeration

Namespace: Microsoft.Ink
Assembly: Microsoft.Ink (in microsoft.ink.dll)

Syntax

'Declaration
Public Enumeration SystemGesture
'Usage
Dim instance As SystemGesture
public enum SystemGesture
public enum class SystemGesture
public enum SystemGesture
public enum SystemGesture

Members

  Member name Description
DoubleTap Maps to a mouse double-click. This can be used to select a word or open a file or folder. 
Drag Maps to a left drag on a mouse. This can be used to drag-select (such as in Microsoft Word when starting with an insertion point), select multiple words, drag (such as when dragging an object in Microsoft Windows), or scroll. 
Flick Maps to a flick. This can be used to provide the user with a new way of interacting with the Tablet PC by allowing common actions to be performed by making quick gestures with the pen. 
HoldEnter Specifies a left click for a long time, which has no mouse equivalent. This is a fallback for when a user continues a press-and-hold action for a long time and the event reverts to a Tap
HoldLeave Not implemented. 
HoverEnter Maps to a mouse hover. This can be used to show a ToolTip roll-over effects or other mouse hover behaviors. 
HoverLeave Maps to a mouse leaving a hover. This can be used to end ToolTip roll-over effects or other mouse hover behaviors. 
RightDrag Specifies a press and hold followed by a stroke, which maps to a right drag on a mouse. This can be used to drag (such as when dragging an object or selection followed by a shortcut menu). 
RightTap Maps to a right-click on a mouse. This can be used to show a shortcut menu. 
Tap Maps to a left-click on a mouse. This can be used to choose a command from the menu or toolbar, take action if a command is chosen, set an insertion point, or show selection feedback. 

Platforms

Windows 98, Windows Server 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition

The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.

Version Information

.NET Framework

Supported in: 3.0

See Also

Reference

Microsoft.Ink Namespace
ApplicationGesture
InkCollectorSystemGestureEventArgs
InkCollectorSystemGestureEventArgs.Id
SystemGestureData.Id