Click here to Skip to main content
15,912,457 members

Comments by RHodgett (Top 6 by date)

RHodgett 17-Feb-11 11:08am View    
That solved it! Mate, that is awesome, thank you so much! I will modify your code slightly but it does exactly what I need it to!
RHodgett 17-Feb-11 7:54am View    
Oliver, I am getting the error: "Cannot access nonstatic member of outer type 'DevelopTrackBar.SelectionRangeSlider' via nested type 'DevelopTrackBar.SelectionRangeSlider.SelectionRangeSlider'" -any ideas?

Thank you so much for writing the code for me, if I can get it to work I will be so grateful!
RHodgett 17-Feb-11 7:34am View    
Espen, I have downloaded the project and had a play. The added gradient stops is just what I need (with 3 permanent ones). I will look into modifying this if I cannot get my own control to work.
Thank you!
RHodgett 17-Feb-11 7:31am View    
Hi Henry, I think there is a little confusion over my question, sorry! What I am after is 1 Trackbar with three thumbs to slide as William stated :)
RHodgett 17-Feb-11 7:28am View    
Espen, I wont be downvoting anyone and I appreciate any and all answers!

SA, thank you so much for the response. I have briefly looked at forms.control class and I did get a little confused as in to how to modify the TrackBar control. Nevertheless, I think this is going to have to be the route to take.