PrintPreviewDialog Control (Windows Forms)

The Windows Forms PrintPreviewDialog control is a pre-configured dialog box used to display how a document will appear when printed. Use it within your Windows-based application as a simple solution in lieu of configuring your own dialog box. The control contains buttons for printing, zooming in, displaying one or multiple pages, and closing the dialog box.

In This Section

  • PrintPreviewDialog Control Overview (Windows Forms)
    Introduces the general concepts of the PrintPreviewDialog control, which allows you to display a pre-configured dialog box that users can use to see a version of their document as it will look when it prints.

Reference

Topic Location
Printing Changes for Visual Basic 6.0 Users Visual Basic Upgrading Information
Printing Changes for Visual Basic 6.0 Users Visual Basic Upgrading Information