PrintPreviewDialog.Icon Özellik

Tanım

Formun simgesini alır veya ayarlar.

public:
 property System::Drawing::Icon ^ Icon { System::Drawing::Icon ^ get(); void set(System::Drawing::Icon ^ value); };
[System.ComponentModel.Browsable(false)]
public System.Drawing.Icon Icon { get; set; }
[System.ComponentModel.Browsable(false)]
public System.Drawing.Icon? Icon { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.Icon : System.Drawing.Icon with get, set
Public Property Icon As Icon

Özellik Değeri

Icon

Icon Formun simgesini temsil eden bir.

Öznitelikler

Açıklamalar

Bu özellik bu sınıf için uygun değil.

Formun simgesi, görev çubuğundaki formu temsil eden resmi ve formun denetim kutusu için görüntülenen simgeyi gösterir.

Şunlara uygulanır