Application Icon

  • Thread starter Thread starter S Shulman
  • Start date Start date
S

S Shulman

Hi

I would like assign to an application an icon so the .exe file will appear
with an icon, currently the icon is shown only on the upper left of the
window


Thanks,
S. Shulman
 
Hi Shulman,

Include the icon file in your project as "app.ico" and it will
automatically become the exe icon.

Adam Cooper
J-Integra Interoperability Solutions
http://j-integra.intrinsyc.com
java, corba, com & .net interoperability
 
I believe that is just C#, in VB.NET w/ VS2003, you can chang the icon by
right-clicking on your Project->Properties->Common
Properties->Build->Applicaiton icon.

Greg
 

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