Condividi tramite


ExceptionMessageBox.Font Proprietà

Definizione

Ottiene o imposta il carattere utilizzato nella finestra di messaggio.

public:
 property System::Drawing::Font ^ Font { System::Drawing::Font ^ get(); void set(System::Drawing::Font ^ value); };
public System.Drawing.Font Font { get; set; }
member this.Font : System.Drawing.Font with get, set
Public Property Font As Font

Valore della proprietà

Un oggetto Font.

Commenti

Quando un tipo di carattere è impostato, UseOwnerFont è impostato su false.

Il valore predefinito è null.

Si applica a