Diablicolic
Well-known member
This is an example Ive picked up thats about running a video using DirectX on the form that the code is being used on:
[VB]
MyVidewner = Me
[/VB]
But you see I dont want the video to run on the Form, and have the form resized. I want the video to play like at the top center of the form, so that I can do stuff on the bottom
[VB]
MyVidewner = Me
[/VB]
But you see I dont want the video to run on the Form, and have the form resized. I want the video to play like at the top center of the form, so that I can do stuff on the bottom