For a list of all members of this type, see DefaultTool members.
Name | Description | |
---|---|---|
![]() | CanStart | Overloaded. Determines whether this tool can start. (Inherited from Infragistics.Tool) |
![]() | KeyDown | Called when a key is down. (Inherited from Infragistics.Tool) |
![]() | KeyUp | Called when a key is up. (Inherited from Infragistics.Tool) |
![]() | MouseLeftButtonDown | Overridden. Called when this tool is started and the left mouse button is down. |
![]() | MouseLeftButtonUp | Called when this tool is started and the left mouse button is up. (Inherited from Infragistics.Tool) |
![]() | MouseMove | Overridden. Called when this tool is started and the mouse is moved. |
![]() | OnMouseLeftButtonDoubleClick | Called when this tool is started and the left mouse button is double clicked. (Inherited from Infragistics.Tool) |
![]() | Start | Called when this tool starts. (Inherited from Infragistics.Tool) |
![]() | Stop | Called when this tool stops. (Inherited from Infragistics.Tool) |
![]() | StopTool | Stops the tool. (Inherited from Infragistics.Tool) |