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 若要隐藏事件按钮,则为 。

适用于