RE: RichTextBox Control



Well, you can use the "OLEObjects" collection.
E.g.:

RichTextBox1.OLEObjects.Add , , , "C:\myPicture.gif"

-------------------
Hernán A. Gatta
.