Is there anyway to change the background of richedit control to a bitmap or a picture? I can't seem to find any message for changing the background to a picture but will it just change the background if I use its DC and draw the Bitmap onto it (like drawing the bitmap on window)