The Visual Basic Power Packs PrintForm component enables you to print an image of a Windows Form at run time.
Introduces and discusses the PrintForm component and its methods, properties, and events.
Demonstrates how to print an image of a form to a printer, to a print preview window, and to an Encapsulated PostScript file.
Demonstrates how to print just the client area of a form, without the title bar, borders, or scroll bars.
Demonstrates how to use the PrintForm component to print a form. This includes both the client area and the non-client area.
Demonstrates how to print the complete client area of a scrollable form, even if the form has been resized.
Microsoft.VisualBasic.PowerPacks.Printing
PrintDocument Component Overview (Windows Forms)