Hello, I am working on TrackBar and want to to set specific interval between values, like when i scroll, its value should update like this way
10, 20, 30, 40, 50........ 600.
But current it is going like 10,11,12,13.
I tried SmallChange and LargeChange property and also TickerFrequency but not one is working for me.
I want the same behavior as in attached image.
Thanks.
10, 20, 30, 40, 50........ 600.
But current it is going like 10,11,12,13.
I tried SmallChange and LargeChange property and also TickerFrequency but not one is working for me.
I want the same behavior as in attached image.
Thanks.