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