Home
Search
 
What's New
Index
Books
Links
Q & A
Newsletter
Banners
 
Feedback
Tip Jar
 
C# Helper...
 
XML RSS Feed
Follow VBHelper on Twitter
 
 
MSDN Visual Basic Community
 
 
 
 
 
 
TitleShow a print preview for a RichTextBox that uses multiple fonts
KeywordsRichTextBox, scroll, line, print, preview
CategoriesControls, Graphics
 
Use the control's SelPrint method to "print" the text into a PictureBox. Display the result.

Thanks to Herman Liu.

 
Form1.RichTextBox1.SelPrint frmDocPreview.picX.Hdc
 
 
Copyright © 1997-2010 Rocky Mountain Computer Consulting, Inc.   All rights reserved.
  Updated