|
-
Jul 19th, 2014, 08:53 AM
#1
Thread Starter
Hyperactive Member
How to implement a "seekable" progress bar?
I'm building a media player control, and right now I have a progress bar showing as the file plays... that part works fine. What I want to do is add a "seek" feature, just like what you see in most media players... click on the progress bar and it jumps to that point in the seekable media stream. I can do the seeking part myself, I just need to know how to implement the user interface. As far as I can tell, the ProgressBar doesn't support this, and I don't see another .NET control that would.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|