What is the easiest way to add a custom icon to an application using monodevelop? [duplicate]

爱⌒轻易说出口 提交于 2019-11-29 15:39:37

Go to the Project Menu -> <project name> Options and in the project option windows :

Right-click your project, Options, select the Build/General page and provide a Win32 icon.

Note that the icon will probably only show up on Windows, Linux uses a different way to display icons for executable files (can't help you here though).

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