Version

SliderTrackMouseEventArgs class Members

The following tables list the members exposed by SliderTrackMouseEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyisSecondaryValueChecks if mouse event belongs to secondary value track. True means that mouse was clicked on secondary value track element.True: secondary value track  
Public PropertyisValueChecks if mouse event belongs to main value track. True means that mouse was clicked on value track element.True: main value track  
Public PropertypercentGets percent between edge of track bar and location of mouse.Value in range from 0 to 100.  
See Also