Udostępnij za pośrednictwem


PrintPreviewDialog.Icon Właściwość

Definicja

Pobiera lub ustawia ikonę formularza.

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

Wartość właściwości

Icon

Element Icon reprezentujący ikonę formularza.

Atrybuty

Uwagi

Ta właściwość nie jest odpowiednia dla tej klasy.

Ikona formularza wyznacza obraz reprezentujący formularz na pasku zadań, a także ikonę wyświetlaną dla pola sterującego formularza.

Dotyczy