Visual C# Developer Center > Windows Forms Forums > Windows Forms General > Application Icon becomes the default icon when the window is minimized
Ask a questionAsk a question
 

General DiscussionApplication Icon becomes the default icon when the window is minimized

  • Friday, November 06, 2009 4:23 AMJessica Alba Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    i have an windows application built with VS2005 C#.  i placed a beautiful icon (top left corner) for my Window Form. But when I minimized the window, the icon automatically becomes the default icon.

    what went wrong?

    i am an art graduate who does not know much about IT.

    please help.
    thanks

All Replies

  • Friday, November 06, 2009 6:45 PMyazeem Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    have you placed it on all forms in your application ? also check this
  • Friday, November 13, 2009 4:24 AMLing WangMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    I test on my side. I set the form.Icon property to change the default icon. Unfortunately, I am not able to reproduce your issue.

    Which way did you use to change the default icon?

     

    Best regards,

    Ling Wang


    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
  • Monday, November 16, 2009 6:22 AMLing WangMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    We are changing the issue type to “General Discussion” because you have not followed up with the necessary information. If you have more time to look at the issue and provide more information, please feel free to change the issue type back to “Question” by opening the Options list at the top of the post window, and changing the type. If the issue is resolved, we will appreciate it if you can share the solution so that the answer can be found and used by other community members having similar questions.


    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.