-->

Tuesday, May 20, 2014

How to add Windows media player in toolBox windows form c#

How to add Windows media player in toolBox windows form c#

Winforms toolbox does not contain windows media player bydefault. Suppose, you want to make video and mp3 player in c# then you should go for media player, which is not exist in toolbox. If you want to add it into the toolBox then follow these steps, which is given below.

If your toolbox does not contain media player

Step-1 : Right click on toolbox and select choose items..

choose items in vs toolbox
Step-2 : Now, appear a new window, select com component tab also check window media player in the list
select com component tab also check window media player in the list
Step-3 : Press 'ok button' and check window media player in the toolbox.
 window media player in the toolbox

Read other related articles

Also read other articles

© Copyright 2013 Computer Programming | All Right Reserved