Closed
Description
openedon Nov 7, 2024
.NET version
8.0.10
Tested on Windows 11 23H2 Build 22631.4391
Did it work in .NET Framework?
Not tested/verified
Did it work in any of the earlier releases of .NET Core or .NET 5+?
N/A
Issue description
Get an icon with
SystemIcons.GetStockIcon(StockIconId.Settings, StockIconOptions.SmallIcon)
The returned Icon
is a black empty square - not an empty icon.
This feature was implemented in #8802
Steps to reproduce
See attached project
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment