The following tables list the members exposed by TrackbarTool.
Name | Description | |
---|---|---|
![]() | TrackbarTool Constructor | Initializes a new instance of the TrackbarTool class. |
Name | Description | |
---|---|---|
![]() | LastInput | Gets the last input. (Inherited from Infragistics.Tool) |
![]() | View | Gets the view. (Inherited from Infragistics.Tool) |
Name | Description | |
---|---|---|
![]() | CanStart | Overloaded. Overridden. Determines whether this tool can start. |
![]() | KeyDown | Called when a key is down. (Inherited from Infragistics.Tool) |
![]() | 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 | Called when this tool is started and the mouse is moved. (Inherited from Infragistics.Tool) |
![]() | 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) |