question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

SystemIcons outdated?

See original GitHub issue

Is the SystemIcons outdated? Should the SystemIcons return the shell icons?

As described here: https://stackoverflow.com/questions/24257506/how-can-i-get-messagebox-icons-in-windows-8-1 SHGetStockIconInfo vs LoadIcon

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:20 (14 by maintainers)

github_iconTop GitHub Comments

1reaction
JeremyKuhnecommented, Apr 14, 2023

Resolved with #8802 & #8878

1reaction
JeremyKuhnecommented, Mar 14, 2023

Created an API proposal. https://github.com/dotnet/winforms/issues/8802. @ViktorHofer Once it is approved I’ll represent in API review. Once we’ve moved System.Drawing to the WinForms repo I’ll implement unless someone else is particularly eager. 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

SystemIcons outdated? · Issue #8842 · dotnet/winforms
so I assume this means, that yes SystemIcons are outdated, and it would be safe to update them?
Read more >
c# - System Icons - Windows 10 style
I have custom MessageBox which uses SystemIcons. The problem is that they look outdated. See picture bellow containing Warning/Exclamation ...
Read more >
Microsoft's archaic Windows system icons are getting a ...
Microsoft is finally going to update the system icons in Windows 10 as part of a visual overhaul of the operating system.
Read more >
Which DLL files have the system icons?
Yes, IconsExtract is a very good utility, I use it when need to find a rare icon, which does not present in imageres,...
Read more >
SystemIcons Class (System.Drawing)
Each property of the SystemIcons class is an Icon object for Windows system-wide icons. This class cannot be inherited.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found