How do you reference an embedded resource? Or to be more specific I have 6 .jpg files that are to be used as a form's background. Each of the files is an embedded resource, but how do I tell the form.backgroundimage property to use that instead of an actual file?

Thanks!!