ExceptionMessageBox.UseOwnerFont 屬性

定義

指定是否要取得擁有者視窗的字型,並將其用作例外訊息框的字型。

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

屬性值

一個 Boolean 值。

備註

Font 不是 null,則忽略此性質。

預設值為 false

適用於