Hello
I am new to this so am not sure if this is the right place.
Basically what I would like to do is have 2 Windows Media Player Controls 1 on my master form -- form1 and another that takes up a whole form on the second form -- form2.
What I would like to do is have buttons like open, play, stop and pause on form 1 and just the screen on form 2 would it be possible for me to open a file using an openFileDialog on form1 and play it on the small player on form1 and the big screen on form 2
Any help will be much appreciated