Hi,
I am trying to insert an Image in richtextfile by using the loadfrom file method. But is it possible to load the image from a image control which contains the image. I found that it can be done by copying the image to the Clipboard and pasting into the richtext using the SendMessage API. But i am not able to find the Clipboard object.
All i want is to do is insert an image from an Image control or an embedded object in excel into RichTextFile without accessing from the file.
Thanks
Veera
I am trying to insert an Image in richtextfile by using the loadfrom file method. But is it possible to load the image from a image control which contains the image. I found that it can be done by copying the image to the Clipboard and pasting into the richtext using the SendMessage API. But i am not able to find the Clipboard object.
All i want is to do is insert an image from an Image control or an embedded object in excel into RichTextFile without accessing from the file.
Thanks
Veera