Home All Groups Group Topic Archive Search About

Design time serializing to .resx file?

Author
19 Mar 2007 1:31 PM
Jens Weiermann
Hi,

when loading an image into the "Image" property of the PictureBox control,
this image gets saved to the .resx file of the form.
I want to do the same for .wav files (but the file type shouldn't really
matter).
What would be the best (easiest) way to achieve this?
I already tried applying the [Serializable] attribute to the class, but
that didn't help.

Any hints appreciated!
Jens

AddThis Social Bookmark Button