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

適用於