Notifyicon and Windows 11 issues using System.Data.Oledb(8.0.0) library
- Dominant language
- C#
- Stars
- 4.9k
- Forks
- 1.1k
- Avg merge
- 1d 13m
- Merged PRs (30d)
- 85
Description
### .NET version
Net 6.0
### Did it work in .NET Framework?
Yes
### Did it work in any of the earlier releases of .NET Core or .NET 5+?
_No response_
### Issue description
In Windows 11, when I query an Access database using the System.Data.Oledb library (v.8.0.0) the application name and icon are no longer displayed correctly in the notifyicon as per the attached screenshot. The same program, run in Windows 10 does not give the same problem.

### Steps to reproduce
[WinFormsApp1.zip](https://github.com/dotnet/winforms/files/14649217/WinFormsApp1.zip)
Compile and start the attached project and clicking on Show notify
Contributor guide
Assessment
This issue has not been assessed yet.