How can I do to create stdPicture object from a specified device context. For example I have a picture box, then I draw something on it. please help me to create a stdole.stdPicture object from this picturebox that I can use it to load on other picture box by method picture2.picture = mvStdPicture. Thanks a lot.