Northwoods.Go Assembly > Northwoods.Go Namespace : GoInputState Enumeration |
'Declaration Public Enum GoInputState Inherits System.Enum
public enum GoInputState : System.Enum
Member | Description |
---|---|
Cancel | Used by tools and object event handling methods to indicate that the user is no longer interested in completing the mouse gesture command. |
Continue | Used by tools and object event handling methods to indicate that the user is continuing a mouse gesture command. |
Finish | Used by tools and object event handling methods to indicate that the user has finished a mouse gesture command. |
Start | Used by tools and object event handling methods to indicate that the user has started a mouse gesture command. |
System.Object
System.ValueType
System.Enum
Northwoods.Go.GoInputState
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