Hi,

Looking for a way to make a Timeline view in C# WinForms. I don't want to use Silverlight. I don't want to override/draw OnPaint too much (preferably not at all). I dont want to use a library, I wanna make my own using only WinForms and C#-standard libraries.
I hope some of you experienced coders out there, who have done something similar before, can please give me a hint or direction.

Ive found a few examples: