PrintPreviewDialog.Icon Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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 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.