In the past I have created icons using Visual Studio. The sequence was Solution Explorer > Properties > Resources.resx [open] > Add Resource [combo box] > Add New Icon > Add New Resource [title] > enter name: "Game" > Add [button].
Displayed on the screen was a matrix of squares. On the left side were colors, and a choose of tools such as an eye dropper, etc. When the colors were not displayed, right clicking 32x32 > Show Colors Window.
With VIsual Studio 2019, the tools are not displayed. How do I display the tools?
Tuhin PaulPosted Mar 17, 2024, 6:15 PM
Visual Studio 2019 has indeed made some changes to the icon editor compared to previous versions.
1. Open the Icon Editor:
Resources.resx).2. Access the Color Palette and Tools:
Unfortunately, the dedicated color palette and tools on the left-hand side are no longer directly available within the built-in icon editor in Visual Studio 2019.
Tuhin PaulPosted Mar 17, 2024, 6:16 PM
Use External Image Editor: