How to include a icon in a Assembly?

  • Thread starter Thread starter Dexter
  • Start date Start date
D

Dexter

Hello all,
I build a Custom Web Control and now, i want to include a icon in my
assembly.
How i make this?

Thanks


Dexter
 
Add the image to the project and set the Build Action propert of the image
to "Embedded Resource".
 
Add the image to the project and set the Build Action propert of the image
to "Embedded Resource".
What is the difference between setting this to Embedded Resource and
Content? I think that's the one I saw when I was including PDFs for my
webpage to be copied as part of the web app.

Thanks.
 

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