TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Sudarshan Ray
NA
8
9.2k
C# process running WMPlayer
Jul 25 2013 1:34 AM
Hi all,
I am starting a process using a C# Process object (Process.start). This process object has a ProcessStartInfo memmber with the wmplayer as the executable and the file we need to play as a parameter. So as a say process.start , the WMPlayer starts playing the file as expected.
My objective is to issue a process.CloseMainWindow, once the file has been played. Question is how do I know when the file has completed playing. Is there a property in the process object that can help or do I need to explore some other route?
Thanks a lot for any help
Sudarshan
Reply
Answers (
1
)
how to change the default size of the form
Serialization&Deserialization