How to Play Video in C# Windows Application?

Posted in  windows | 2022-04-07

How do I Play a Video in Windows Forms?

Open the ToolBox then Rightclick then choose "Items" > "COM components" then select " Windows Media Player " then click "Ok". Next it will add something from the ToolBox then drag it from the Toolbox to the form. Finally your form will look like this.

How do you Embed a Video in WinForms?

Rightclick on Toolbox.
Select Choose Items...
Select COM Components tab.
Select Windows Media Player
Click on OK button.
The Windows Media Player control is now added to your Components tab of your Toolbox.

How do I Add Windows Media Player to Visual Studio Toolbox?

Right-click within the Toolbox, and then select Choose Items.
On the COM Components tab, select Windows Media Player.
Click OK.

C# Tutorial 37: How to Add a