The following tables list the members exposed by DraggingTool.
Name | Description | |
---|---|---|
![]() | DraggingTool Constructor | Initializes a new instance of the DraggingTool class. |
Name | Description | |
---|---|---|
![]() | CanStart | Overloaded. Overridden. Determines whether this tool can start. |
![]() | KeyDown | (Inherited from Infragistics.Tool) |
![]() | KeyUp | (Inherited from Infragistics.Tool) |
![]() | MouseLeftButtonDown | (Inherited from Infragistics.Tool) |
![]() | MouseLeftButtonUp | Overridden. Called when this tool is started and the left mouse button is up. |
![]() | MouseMove | Overridden. Called when this tool is started and the mouse is moved. |
![]() | OnMouseLeftButtonDoubleClick | (Inherited from Infragistics.Tool) |
![]() | Start | (Inherited from Infragistics.Tool) |
![]() | Stop | (Inherited from Infragistics.Tool) |
![]() | StopTool | (Inherited from Infragistics.Tool) |