Slider and Trackbar

G

Guest

Hello All
In my application I am using TackBar, in past there used to be a controll like Slider. Wtih slider you could graphically show that what section of slider you have selected by fill in colors. Example could be that if you have slide the bar from 1- 10 then there will be a color fill from 1 - 10 where 11 - 100 will not have any fill

My question is how can I use same functionality in the Tack bar, if not then what other controll would give me same fucntionality.

Any help will be greatly appreciate

Cheers
 
R

rollasoc

Try messing with something like this?

http://www.codeproject.com/cs/miscctrl/colorprogressbar.asp

Hope it helps

Rollasoc

paja said:
Hello All,
In my application I am using TackBar, in past there used to be a controll
like Slider. Wtih slider you could graphically show that what section of
slider you have selected by fill in colors. Example could be that if you
have slide the bar from 1- 10 then there will be a color fill from 1 - 10
where 11 - 100 will not have any fill.
My question is how can I use same functionality in the Tack bar, if not
then what other controll would give me same fucntionality..
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top