Assigning an Icon to an Application in Visual Studio

To assign an icon to our application developed with Visual Studio, the following steps must be followed.

  • 1 - Select "Project" from the menu.
  • 2 - Select "Properties" at the bottom, where our project is also named.
  • 3 - The image we want is assigned from the "Icon" in the "Application" tab on the left panel.

Note : Sometimes after the icon is assigned, even if our application is compiled, there may be an old icon image. In such a case, the "Debug" folder should be cleaned and recompiled.

Note : If our application is pinned to the "Taskbar", the icon there may still be an old image. In this case, the computer should be turned off and on, and if it still does not improve, wait for a certain period of time.



You May Interest

What is Pdb File ?

Changing Visual Studio Theme Color

Setting Opened Curly Parenthesis to Automatically Up

Visual Studio Code Line Numbers Display