As the title suggests, I'd like to overlay a label on an axwindowsmediaplayer control while in fullscreen mode.
Has anyone any idea how to do it?
Thanks,
Joe
As the title suggests, I'd like to overlay a label on an axwindowsmediaplayer control while in fullscreen mode.
Has anyone any idea how to do it?
Thanks,
Joe
I did my by...
The second form with...
Lower the opacity to 70 or if you want it in code..
Put your text or anything in the second form .
The final effect is a cool shade like effect with text in it with media playing in the background.
You may be able to use the windowlessVideo property. It mentions this exact use case in the documentation.