Home All Groups Group Topic Archive Search About
Author
23 Sep 2005 9:51 AM
Chris Venables
I have a form with a rich text box on it, i want to be able to click on a
button and it print out what is seen in the rich text box, how do i go about
this?
is there a controller i have to put on the form like you do with common
dialog?

Author
23 Sep 2005 10:07 AM
Ben Amada
Chris Venables wrote:

> I have a form with a rich text box on it, i want to be able to click on a
> button and it print out what is seen in the rich text box, how do i go
> about this?
> is there a controller i have to put on the form like you do with common
> dialog?

See:

How to set up the RichTextBox control for WYSIWYG printing
http://support.microsoft.com/kb/q146022/

Ben