SystemIcons.Exclamation Proprietà

Definizione

Ottiene un oggetto Icon che contiene l'icona punto esclamativo di sistema (WIN32: IDI_EXCLAMATION).

public:
 static property System::Drawing::Icon ^ Exclamation { System::Drawing::Icon ^ get(); };
public static System.Drawing.Icon Exclamation { get; }
static member Exclamation : System.Drawing.Icon
Public Shared ReadOnly Property Exclamation As Icon

Valore della proprietà

Oggetto Icon che contiene l'icona punto esclamativo di sistema.

Si applica a