VS Express - accessing image added to project folder

Posted by Petr on Stack Overflow See other posts from Stack Overflow or by Petr
Published on 2010-03-09T08:21:29Z Indexed on 2010/03/09 8:36 UTC
Read the original article Hit count: 164

Filed under:
|

Hi, I would like to know following: I added the folder "Graphics" into my project and placed one BMP to it. Now I would like to load the image from my code, but I cannot figure out how. I know its simple with resources but is there a way without adding the image into resources? Thanks

© Stack Overflow or respective owner

Related posts about c#

Related posts about visual-studio