hello all,
I have tried looking for a solution for this but i was not lucky.
I have a trackbar using vb.net 2010 with min/max values of 0 to 100.
Everything works fine, i can go 0 to 100 every 1 step
How would i change the stepping to 5 ie going from 0 to 100 every 5 (5,10,15,20,25.....100) ?
I tried the tickfrequency but it only changes the tickmarks on the control...
Any suggestions?
Thanks in advance!
I have tried looking for a solution for this but i was not lucky.
I have a trackbar using vb.net 2010 with min/max values of 0 to 100.
Everything works fine, i can go 0 to 100 every 1 step
How would i change the stepping to 5 ie going from 0 to 100 every 5 (5,10,15,20,25.....100) ?
I tried the tickfrequency but it only changes the tickmarks on the control...
Any suggestions?
Thanks in advance!