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

适用于