Hi All,
I am trying to display a custom icon in my c# application. I have followed microsoft steps to add my icon but it is not being displayed. I am still getting the default icon. Any ideas?
With a project selected in Solution Explorer, on the Project menu, click Properties.
Select the Application pane.
Select <Browse...> from the Icon drop-down list and browse to the location of the icon file that you want.
The icon file is added to your project as a content file.