GoDiagram Web Reference
GoInputState Enumeration

Specifies a kind of abstract input event state.
Syntax
'Declaration
 
Public Enum GoInputState 
   Inherits System.Enum
public enum GoInputState : System.Enum 
Members
MemberDescription
CancelUsed by tools and object event handling methods to indicate that the user is no longer interested in completing the mouse gesture command.
ContinueUsed by tools and object event handling methods to indicate that the user is continuing a mouse gesture command.
FinishUsed by tools and object event handling methods to indicate that the user has finished a mouse gesture command.
StartUsed by tools and object event handling methods to indicate that the user has started a mouse gesture command.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Northwoods.GoWeb.GoInputState

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

Northwoods.GoWeb Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback