Change Icon on Task Bar for VB.net

ぐ巨炮叔叔 提交于 2020-01-15 11:51:32

问题


I have a program in vb.net which is ready to be published.

Its a small detail, but I'd like to change the icon on both the published app shortcut on my desktop, but more importantly on my taskbar (like where the chrome circle shows up).

Is there any way to accomplish this?


回答1:


To change the main icon for your application, go to the "Application" tab under the project property page, and change the "Icon:" combo box.



来源:https://stackoverflow.com/questions/11581320/change-icon-on-task-bar-for-vb-net

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