Does Visual Studio 2010 let you edit icons?

后端 未结 7 1325
面向向阳花
面向向阳花 2021-02-05 02:20

When I double click on a .ico file in Visual Studio 2010 (Professional), it opens what looks like an icon editor. It looks like it should be really easy to pick a color from th

7条回答
  •  借酒劲吻你
    2021-02-05 02:27

    For the PNG images used as button icons that Visual Studio cannot edit you can use external editor as MS Paint.

    • open PNG in Visual Studio 2010
    • right click on the white canvas -> Open External Editor

    enter image description here

提交回复
热议问题