I am adding an Icon to the Form i have created. When i run the program through VS2012 the icon shows up on the taskbar. But after publishing the project and installing it, the icon shows up in the Form border, but not in the taskbar. What am i doing wrong here?
I have tried resizing the icon.
Did you go to the project’s properties and set an icon in the Application tab (this should of course be the same icon used for the main window to avoid any confusion)?