简体   繁体   English

如何在 Visual Studio 2019 中添加任务栏图标?

[英]How do i add icon for taskbar in Visual Studio 2019?

I'm not sure whats happened but when i use to change the icon in application it would automatically change the taskbar icon, however it doesn't seem to be the case, is there something i'm missing?, thanks我不确定发生了什么,但是当我使用更改应用程序中的图标时,它会自动更改任务栏图标,但似乎并非如此,我是否缺少某些东西?,谢谢

在此处输入图像描述

You have to change form's icon too.您也必须更改表单的图标。 – Hidayet R. – Hidayet R。 Colkusu科尔库苏

need to edit the form property and change the icon there!需要编辑表单属性并更改那里的图标!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何在任务栏中的图标上添加点击事件? - How do i add a click event on an icon in the taskbar? 如何强制 Visual Studio 2019 为 ClickOnce 部署/安装的图标生成一个.deploy 文件 - How do I force Visual Studio 2019 to generate a .deploy file for an icon for ClickOnce deployment/install 如何在 Visual Studio 2019 中添加 Google MyBusiness C# 客户端库 - How do I add the Google MyBusiness C# Client Library in Visual Studio 2019 如何在Visual Studio 2019中将wwwroot目录添加到我的WebAPI项目 - How do I add a wwwroot directory to my WebAPI project in Visual Studio 2019 如何在 Visual Studio 2019 中添加对新 Windows Forms 项目的引用 - How do I add a Reference to a new Windows Forms Project in Visual Studio 2019 如何在 Visual Studio 2019 的一个内添加多个 forms? - How do I add multiple forms inside one on Visual Studio 2019? 如何在 Visual Studio 2019 中创建 SwCsharpAddin 项目? - How do I create the SwCsharpAddin project in Visual Studio 2019? 如何在 Visual Studio 2019 中追踪 nugets 中的依赖错误? - How do I chase dependency errors in nugets in Visual Studio 2019? 如何在 Visual Studio 2019 中更改 C# 版本 - How do I change the C# version in Visual Studio 2019 如何在 Visual Studio 2019 中自由移动项目? - How do I move items freely in Visual Studio 2019?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM