If I need to set the background of an image to one of the files in my resource list, how can I do this?

button1.BackGroundImage = what?

My image is called "button_bg_red.bmp" and is in my resource list right now.