Viewing a movie trailer in a windows form application
In a winform application, how would I allow a user to view a movie trailer?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Dipal ChoksiPosted Nov 1, 2011, 11:21 PM
check it out here: http://msdn.microsoft.com/en-us/library/dd564585(v=VS.85).aspx
Robert BlotPosted Nov 1, 2011, 12:21 PM
Dipal ChoksiPosted Nov 1, 2011, 11:51 AM
Here is one option - embedding the windows media player in your windows forms app
http://msdn.microsoft.com/en-us/library/dd562851%28v=VS.85%29.aspx