The following tables list the members exposed by SliderTrackMouseEventArgs.
Name | Description | |
---|---|---|
![]() | SliderTrackMouseEventArgs Constructor |
Name | Description | |
---|---|---|
![]() | isSecondaryValue | Checks if mouse event belongs to secondary value track. True means that mouse was clicked on secondary value track element.True: secondary value track |
![]() | isValue | Checks if mouse event belongs to main value track. True means that mouse was clicked on value track element.True: main value track |
![]() | percent | Gets percent between edge of track bar and location of mouse.Value in range from 0 to 100. |