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는 이벤트 단추를 숨깁니다.

적용 대상