If i am using a picture box connected to a Multimedia Control so I can view videos, how can I make the video in the picture box the size of the picture box, because it is really small?
Printable View
If i am using a picture box connected to a Multimedia Control so I can view videos, how can I make the video in the picture box the size of the picture box, because it is really small?
set its AutoResize property to True.
There should be some settings on controling the stretch width and height of the video output I believe as well.