开发者

How to show a video file in winforms?

I wa开发者_如何学Cnt to play a video file in winforms, having a control that decides if to play or stop. Is there an easy way to do that in winforms? Is there a simple framework to help me do that?


Right click the toolbox, Choose Items. Select the COM components tab and tick "Windows Media Player". Drop it on your form. Programming guide is here.


You can embed Windows Media Player in your form using a COM component:

http://msdn.microsoft.com/en-us/library/bb383953%28v=vs.90%29.aspx

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜