System.Windows.Forms.PrintPreviewDialog.Icon Property

Gets or sets the icon for the form.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.ComponentModel.Browsable(false)]
public System.Drawing.Icon Icon { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property is not relevant for this class.

A form's icon designates the picture that represents the form in the taskbar, as well as the icon that is displayed for the control box of the form.

Requirements

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