|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Design time serializing to .resx file?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 |
|||||||||||||||||||||||