Tuesday, 6 August 2013

Simple media player in C# in 1 line ........

there is no need to install any media player now you can create your own media player in c#.
create new window application.
open the toolbox.
Right click on toolbox and select "Choose Item" option


then select the "com component" and select the"media player" option.

click on "OK".
then  the mediaplayer control automatically appear in the toolbox then add this control to the window form.and resize it as your need. like this....

double click on the media player control.....write the code...


provide the url of your mp3 songs or the video.enjoyyyy

No comments :

Post a Comment