Version 24.2 (latest)

DraggingTool Class Methods

For a list of all members of this type, see DraggingTool members.

Public Methods
 NameDescription
Public MethodCanStartOverloaded. Overridden. Determines whether this tool can start.  
Public MethodKeyDown (Inherited from Infragistics.Tool)
Public MethodKeyUp (Inherited from Infragistics.Tool)
Public MethodMouseLeftButtonDown (Inherited from Infragistics.Tool)
Public MethodMouseLeftButtonUpOverridden. Called when this tool is started and the left mouse button is up.  
Public MethodMouseMoveOverridden. Called when this tool is started and the mouse is moved.  
Public MethodOnMouseLeftButtonDoubleClick (Inherited from Infragistics.Tool)
Public MethodStart (Inherited from Infragistics.Tool)
Public MethodStop (Inherited from Infragistics.Tool)
Public MethodStopTool (Inherited from Infragistics.Tool)
See Also