PrintPreviewDialog::PrintPreviewControl Property
.NET Framework (current version)
Gets a value indicating the PrintPreviewControl contained in this form.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
public: [BrowsableAttribute(false)] property PrintPreviewControl^ PrintPreviewControl { PrintPreviewControl^ get(); }
Property Value
Type: System.Windows.Forms::PrintPreviewControl^The PrintPreviewControl contained in this form.
.NET Framework
Available since 1.1
Available since 1.1
Show: