In a C# Winforms application with a transparent form, how can I have a Windows Media Player control with a specific opacity or transparency setting so that it 'blends' into the background.
I have set the uiMode to none, yet am not sure on how to make the content transparent.