Hi All,

Really hope you guys can help me here. I have a picturebox containing a .gif image. I would like to write a text on the image and later save the image as .gif. I have used to SavePicture method but it only saves the original image and not the text which was included. That image would be use as a hyperlink later on. For example, I have a "house" image and would like to type the word "home" onto it and then save them both together.

Thanks.