1 instantiation of PrintPreviewControl
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (1)
78this.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> 40PrintPreviewControl previewControl; 1229/// <para>Gets or sets a value indicating the <see cref='System.Windows.Forms.PrintPreviewControl'/> 1237public PrintPreviewControl PrintPreviewControl {