Controling Media Player

  • Thread starter Thread starter NewDev
  • Start date Start date
N

NewDev

Need to control Media Player 9 from my C# app.

Already seen method to do this through PInvoke.

Is there a way to do this directly with .NET ?

Thanks
 
NewDev,

You should be able to add the Windows Media Player component to your
toolbox, and then drag and drop it onto your form. It works fine for me.

Right click on your toolbox and select "Add/Remove Items". Then look
under the COM tab on the dialog that appears for "Windows Media Player".

Hope this helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top