PropertyGrid.ShowEventsButton(Boolean) Method

Definition

Displays or hides the events button.

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

Parameters

value
Boolean

true to show the events button; false to hide the events button.

Applies to