J
Jason Sobell
I'm trying to embed an image in an RTF control, but the only working method
I can find is to do so via the clipboard and use myRTF.paste().
The problem here is that it obviously destroys the existing clipboard
contents.
Does anyone know if there is a way to call the RTF control directly (such
as via API calls) and pass it the object to be inserted, or does anyone
have any other suggestions?
Cheers,
Jason
I can find is to do so via the clipboard and use myRTF.paste().
The problem here is that it obviously destroys the existing clipboard
contents.
Does anyone know if there is a way to call the RTF control directly (such
as via API calls) and pass it the object to be inserted, or does anyone
have any other suggestions?
Cheers,
Jason