Share resources between projects

  • Thread starter Thread starter Penelope Dramas
  • Start date Start date
P

Penelope Dramas

Hello,

I'm trying to keep my application as small as possible and would like to
know if there's any way to share resources (primarily images) between
projects.


Thank you
 
Hello,

I'm trying to keep my application as small as possible and would like to
know if there's any way to share resources (primarily images) between
projects.

Thank you

Sure, put the resources in a satalite resource dll and reference that
from your other projects.
 
Sure, I have tried that already :)) but was unable to get design-time
support.


Penelope Dramas
 

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