Anyone know of a custom control that looks like this
and works similarly to slider or trackbar?
I tried googling but all I found was this, w/c is similar to the built-in trackbar control in VS2008.
I don't use WPF; just C# 2.0.
|
Anyone know of a custom control that looks like this I tried googling but all I found was this, w/c is similar to the built-in trackbar control in VS2008. I don't use WPF; just C# 2.0.
| |||||||||
feedback
|
|
You might be able to modify the code of this control to do what you want. | |||||||
|
feedback
|