I am trying to create a software where video files play continuously using a timeline like Windows Movie maker or Pinacle Studio. So i have no idea how to maintain the time line.
Will i use Timer Control for that or any other methods are available.
I would suggest using a slider control as a base. Then, maybe you will need to do some additional rendering when showing/updating their content or size.