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 값입니다.

설명

이 속성은 가 아니면 Fontnull무시된다.

기본값은 false입니다.

적용 대상