Adding an icon to a project

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

My program deploys a simple executable that I need to attach an icon to that
I've created, this should be simple but none of the instructions provided in
the documentation are working. Any ideas?
 
When I built the icon it was set as content by default. When I deploy to the
device the ico file is there in the directory it just isn't associated with
the executable, that's what I'm not sure how to do.
 
You'll need to set the application icon through the project properties. You
can access the project properties by right-clicking the project in the
solution explorer and selecting "Properties".
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top