i'm currently porting a media player delphi application to C# and therefore i need some advanced controls for winforms. In fact they should give me the possiblity to create such a style:
Trackbar:

The full background (including the markers) is a image, also the slider itself.
Trackbar2:

Nothing special here, just something like the normal trackbar control but some advanced possiblites for setting style.
In fact i'm looking for a package like this http://www.tmssoftware.com/site/tiw.asp but for C# winforms.
Any ideas?