Hello,
I have used Trackbar control with following properties
min value, max value, small change, large change,
TickFrequency.
On doing all these settings it is working.
Now if instead of moving the bar manually, I directly click somewhere on the control, the bar does not move.
So I want to know how to move the bar on click.
I have used Trackbar control with following properties
min value, max value, small change, large change,
TickFrequency.
On doing all these settings it is working.
Now if instead of moving the bar manually, I directly click somewhere on the control, the bar does not move.
So I want to know how to move the bar on click.
Comment