System.Windows.Forms.PrintPreviewControl.ResetBackColor Method

Resets the Control.BackColor property to System.Drawing.SystemColors.AppWorkspace, which is the default color.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public override void ResetBackColor ()

Remarks

You typically use this method if you are either creating a designer for the System.Windows.Forms.PrintPreviewControl or creating your own control incorporating the System.Windows.Forms.PrintPreviewControl.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0