Changing default icon

  • Thread starter Thread starter Diego F.
  • Start date Start date
D

Diego F.

Hi. Can you explain me how to change the default icon that Visual Studio
sets to all applications? I mean Windows Forms apps.

I want to change it for another icon, but I don't find any property in the
form properties.

Regards,

Diego F.
 
There is a propert called "Icon" on the form. To change the .exe icon, just
go to the project properties and change the icon.

HTH
 
There is not such property in the Properties Window :-?

Regards,

Diego F.

Lateralus said:
There is a propert called "Icon" on the form. To change the .exe icon, just
go to the project properties and change the icon.

HTH

--
Lateralus [MCAD]


Diego F. said:
Hi. Can you explain me how to change the default icon that Visual Studio
sets to all applications? I mean Windows Forms apps.

I want to change it for another icon, but I don't find any property in the
form properties.

Regards,

Diego F.
 
I'm sorry, I wasn't loading the form first. I was just selecting it in the
solution explorer.

Regards,

Diego F.

Diego F. said:
There is not such property in the Properties Window :-?

Regards,

Diego F.

Lateralus said:
There is a propert called "Icon" on the form. To change the .exe icon, just
go to the project properties and change the icon.

HTH

--
Lateralus [MCAD]


Diego F. said:
Hi. Can you explain me how to change the default icon that Visual Studio
sets to all applications? I mean Windows Forms apps.

I want to change it for another icon, but I don't find any property in the
form properties.

Regards,

Diego F.
 

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