Image of the executable

  • Thread starter Thread starter Dakkar
  • Start date Start date
D

Dakkar

How can i change the image of the executable that i write with c#
its always showing the default windows exe picture
i tried icon but its only changing the executable's form icon
what can i use instead?
 
Change the Application Icon property in Visual Studio .NET's Project
property page.

Regards
Senthil
 

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