Adding an icon to my finished application

江枫思渺然 提交于 2019-12-19 18:21:14

问题


What's the proper way to add an icon to my application? I mean to the actual physical .exe file.


回答1:


In Visual Studio, right click your project (the one that is compiled to an exe), choose Properties, under the Application Tab, in the "Icon and manifest" section, change your icon.



来源:https://stackoverflow.com/questions/1297375/adding-an-icon-to-my-finished-application

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!