c# - Icon not showing up in taskbar -


this question has answer here:

i have windows form application. when set form's icon property icon made, uses image correctly during debug session on form, in taskbar, , in system tray. when make shortcut program's executable or pin program taskbar doesn't use icon image set in form's properties, uses default icon instead icon in taskbar, on form , in system tray using icon made , set it. missing here?

you need set icon in project properties (rightclick->properties->application->symbol , manifest). should work expected.


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -