I want 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?
I want to play a video file in winforms, having a control that decides
Share
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.