Visual Studio, change app icon, how?

后端 未结 6 620
陌清茗
陌清茗 2020-12-17 17:26

I am working on a first time C# project in Visual Studio 2005 and I am wondering if there is anything special that needs doing to change the application icon apart from chan

6条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-17 18:26

    It has probably nothing to do with Vista. Following shots shows a Windows Form Apploication runnig on Vista. You may have tried same template but using .Net Framwork 2.0. I am not sure but i think .Net Framework 3.0 was not available with VS 2005. You need to set the Forms Icon property.

提交回复
热议问题