Read Only RichText

  • Thread starter Thread starter Andrea V.F.
  • Start date Start date
A

Andrea V.F.

I have a Read-Only RichText and I load the content from a RTF file
containing images and text. The problem is that only text is read-only
while images can be resized and moved. I would like that also images
are readonly. Is there a solution??

Thanks, Andrea
 
Andrea,

I can't help with your problem, but is seems you might can help with
mine. I have a vb program that creates a report as a .rtf file. The
code can place two images at the top of the report. If I open the .rtf
file in MS Word the images are there, if I try to view the file inside
the program with a richtext box the text is there but not the image.
How are you getting the image into the richtext box?

Sorry I could not help with your problem, I am sure some on the group can.
They are always very helpful to me.

Thanks,

Thomas
 
Back
Top