TX Text Control .NET for Windows Forms implements a print preview dialog that can be easily opened using the PrintPreview method. Sometimes, it is necessary to customize the print preview dialog partly. Using the Print method of TX Text Control, it is possible to print the contents to a standard .NET PrintPreviewDialog.

We have just published a new sample that shows the required steps. Read the full text here:

Printing into a PrintPreview control