How can I change the application (binary file) icon in Winform C++/CLI project? I am using MS VS 2010.
I tried to go to project properties and I found no Application tab:

and here resources option:

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You could try the method that was posted on this MSDN page. It got six up votes so it seemed like it worked.
Link:
Changing .exe icons
Another approach you could take is to