Tagged Questions
1
vote
1answer
983 views
How do you make a Winform track bar (slider) behave sensibly on a touch-screen monitor
What's the easiest way to modify a Winforms track bar so that when a user clicks on it the track bar jumps to the location of the mouse?
By default the track bar moves to half way between it's ...