Condividi tramite


ExceptionMessageBox.UseOwnerFont Proprietà

Definizione

Specifica se recuperare il carattere della finestra proprietaria e utilizzarlo come carattere per la finestra di messaggio eccezione.

public:
 property bool UseOwnerFont { bool get(); void set(bool value); };
public bool UseOwnerFont { get; set; }
member this.UseOwnerFont : bool with get, set
Public Property UseOwnerFont As Boolean

Valore della proprietà

Valore Boolean.

Commenti

Questa proprietà viene ignorata se Font non nullè .

Il valore predefinito è false.

Si applica a