
ImageList and an embedded resource file.
Ray, I had the same question a while back...
This is what I was told so I dropped my "fixation" of wanting to put images
into resource files etc.
If you add an image to an ImageList at designtime, that is compiled into the
project and there shouldn't be any need to add it to a resource file in the
first place ... anyway, that worked for me ... i quit wasting time trying to
get my head around resourcefiles (for the time being at least).
LM
Quote:
> ok, I have a resx file in my project, now how do I get the contents of
that
> into a imagelist control on my form?