VB media player online help
im trying to make a quick app for my friend, basically i got windows media player, and i wanna have links on the right that play the link to the video in the media player, i need some help by:
1.) how do i make the application so it is always fullscreen?
noob question sorry i know
2.) how do i make the link on the side play in the media player
sorry i am such a noob and thank you anyone who helps on this
-napster
Q. how do i make the application so it is always fullscreen?
A. Add a timer and use: Me.WindowState = FormWindowState.Maximized
Secound question i don´t understand!