Share via


PropertyGrid.ShowEventsButton(Boolean) 方法

定義

顯示或隱藏事件按鈕。

protected:
 void ShowEventsButton(bool value);
protected void ShowEventsButton (bool value);
member this.ShowEventsButton : bool -> unit
Protected Sub ShowEventsButton (value As Boolean)

參數

value
Boolean

true 會顯示事件按鈕,false 會隱藏事件按鈕。

適用於