Want to build the ChatGPT based Apps? Start here
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forum guidelines
Roberto Salemi
2k
146
125.6k
[Visual Studio 2010] Add icon in the project
Mar 26 2015 10:08 AM
Good evening everyone,
I would like to add an icon to my project, so I created a PNG image and I converted via an online tool in an .ICO file.
The icon size is 64x64 (px).
I added to my project by:
Properties> Application> Resources> Icon and Manifest
The image was on destktop and so I referenced.
Visual Studio automatically created a copy of the .ico file in the root of my project.
now:
1) if you start the program with debug I always see the default icon and not mine
2) If you start the program from the directory / bin / debug the project starts with its icon
Why Since the start in Debug do not see it?
Thank You.
Reply
Answers (
1
)
what is visual studio 2010
how to change combox listitem font size