The raw "preview" part of print previewing, without any dialogs or buttons. Most PrintPreviewControl's are found on PrintPreviewDialog's, but they don't have to be.
Object
MarshalByRefObject
MarshalByRefComponent
Control
RichControl
PrintPreviewControl
[Visual Basic] Public Class PrintPreviewControl Inherits RichControl [C#] public class PrintPreviewControl : RichControl [C++] public __gc class PrintPreviewControl : public RichControl [JScript] public class PrintPreviewControl extends RichControl
When you create an instance of PrintPreviewControl, some of the read/write propertries are set to initial values. For a list of these values, see the System.WinForms.PrintPreviewControl.PrintPreviewControl contructor.
Namespace: System.WinForms
Assembly: System.WinForms.dll
PrintPreviewControl Members | System.WinForms Namespace | PrintPreviewDialog