The following tables list the members exposed by DefaultTool.
Name | Description | |
---|---|---|
DefaultTool Constructor | Initializes a new instance of the DefaultTool class. |
Name | Description | |
---|---|---|
LastInput | Gets the last input. (Inherited from Infragistics.Tool) | |
View | Gets the view. (Inherited from Infragistics.Tool) |
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) |