ExceptionMessageBox.ShowToolBar 속성

정의

예외 메시지 상자에 명령 단추 도구 모음을 표시할지 여부를 지정합니다.

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

속성 값

Boolean 값입니다.

설명

기본값은 true입니다.

적용 대상