How to manualy add images to a resx file?

  • Thread starter Thread starter Scott M.
  • Start date Start date
Yes, please correct your timezone.

--
HTH,
-- Tom Spink, Über Geek

Please respond to the newsgroup,
so all can benefit

" System.Reflection Master "

==== Converting to 2002 ====
Remove inline declarations
 
Well, my time is ok... EEST TIME(GMT+2)


Tom Spink said:
Yes, please correct your timezone.

--
HTH,
-- Tom Spink, Über Geek

Please respond to the newsgroup,
so all can benefit

" System.Reflection Master "

==== Converting to 2002 ====
Remove inline declarations
 
Okay, it appears to be fixed now, but your post is dated at 13/10/2003 12:20

--
HTH,
-- Tom Spink, Über Geek

Please respond to the newsgroup,
so all can benefit

" System.Reflection Master "

==== Converting to 2002 ====
Remove inline declarations
 
Hi there

I have an application that I use to add images toa resx file
The strange thing is that when I retrive the image and use in my
application, all pics a re zoomed in and then cropped, so I have a picture
of the same size as the one I inserted, but with right and bottom edges
cropped down and zoomed to fit the same rectangle.
The image is 80x80 and the cropped area seems to be about 5-10 pixels..
there is any other way to add resourses to embedded resx and retrive
corectly?

Crirus
 
There is a way to use images added to system explorer without using
reflection...?
I need special security for reflection and I dont want that
 
Back
Top