I have a .NET 5.0 WinForms app in which I am trying to add the Windows Media Player. I am trying to add it to the Toolbox by doing Choose Toolbox Items -> COM Compononents which tells me the following controls were added but are not enabled.
I wonder if I have some version compatibility issues and what should I do in this case?
This page describes several ways to use the Windows Media Player control.
https://learn.microsoft.com/en-us/windows/win32/wmp/player-control-guide
If you want to use Windows Media Player control, .NET Framework will be a better choice