Home All Groups Group Topic Archive Search About

adding an image to a RichTextBox

Author
6 Aug 2006 11:20 PM
iwdu15
hi, is there any way to add an image to a rich text box control?
--
-iwdu15

Author
7 Aug 2006 12:22 AM
Herfried K. Wagner [MVP]
"iwdu15" <jmmgoalsteratyahoodotcom> schrieb:
> hi, is there any way to add an image to a rich text box control?

See:

<URL:http://groups.google.de/group/microsoft.public.de.german.entwickler.dotnet.vb/msg/dda5e9b8e5e4b930>

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>
Author
7 Aug 2006 12:45 PM
Rob Panosh
Take a look at this control:

http://www.codeproject.com/cs/miscctrl/csexrichtextbox.asp

I have been using it for quite awhile now.

Cheers,
Rob

iwdu15 wrote:
Show quoteHide quote
> hi, is there any way to add an image to a rich text box control?
> --
> -iwdu15