1 instantiation of PrintPreviewControl
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (1)
78
this.previewControl = new
PrintPreviewControl
();
5 references to PrintPreviewControl
System.Windows.Forms (5)
winforms\Managed\System\WinForms\Printing\PrintPreviewControl.cs (1)
66
/// Initializes a new instance of the <see cref='System.Windows.Forms.
PrintPreviewControl
'/> class.
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (4)
27
/// dialog box form that contains a <see cref='System.Windows.Forms.
PrintPreviewControl
'/>.</para>
40
PrintPreviewControl
previewControl;
1229
/// <para>Gets or sets a value indicating the <see cref='System.Windows.Forms.
PrintPreviewControl
'/>
1237
public
PrintPreviewControl
PrintPreviewControl {