I have library project. I have .ico file inside "Assets" folder in library project. I want to create Icon from this file. How should I do this?
Asked
Active
Viewed 184 times
1 Answers
1
Follow the below steps in order to set an icon:
•In Solution Explorer, Right click on the project node (not the Solution node), Choose Properties menu item.
•When the Project Designer appears, choose the Application tab.
•Under Resources you can specify icon. Browse to the location of the icon file that you want(Assets Folder).

Nikita Shrivastava
- 2,978
- 10
- 20