Changing default icon

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.
 
L

Lateralus [MCAD]

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
 
D

Diego F.

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.
 
D

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

Top