I already finished my development. But I don’t like the windows icon for the executable application.
How to replace the default windows icon with my favorite one? Thanks.
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.
http://bytes.com/topic/c-sharp/answers/467947-how-set-icon-winform
First is the Project configuration properties where you have set the Application icon. The
other is in each individual form’s properties where you set the Form’s icon –
which can be the same icon