I have recently install Visual Studio 2022, And Select Windows Form Application .NET, and select .NET6 (long term support), Now When I want to add Windows Media Player in my project from COM Components, Its shows following:
`The following controls were added but are not enable in the active designer. Make sure the controls to add are compatible with the current designer and .NET Framework`
Now What can I use here as alternate of Windows Media Player and why this error occurs in application?