PrintPreviewControl Control (Windows Forms)
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.
In This Section
- PrintPreviewControl Control Overview (Windows Forms)
Introduces the general concepts of the PrintPreviewControl, which you can use to design your own print preview dialog or component.
Reference
- PrintPreviewControl
Provides reference information on the class and its members.
Related Sections
PrintPreviewDialog Control (Windows Forms)
Describes an alternate way to create print preview functionality.Controls to Use on Windows Forms
Provides a complete list of Windows Forms controls, with links to information on their use.
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 |