Changing icons

  • Thread starter Thread starter sos00
  • Start date Start date
In the Properties of the project, you can change the icon from there. If
you want to do it programatically, you can use an embedded resource for
instance, declare a new Icon and set it equal to the embedded resource
(icon). Then set the icon property equal to it.

HTH,

Bill
 

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