PrintPreviewControl Control (Windows Forms)
.NET Framework 4.5
The Windows Forms PrintPreviewControl is used to display a document as it will appear when printed. This control has no buttons or other user interface elements, so typically you use the PrintPreviewControl only if you wish to write your own print-preview user interface. If you want the standard user interface, use a PrintPreviewDialog control.
| 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 |