ToolStripTextBox.OnUnsubscribeControlEvents(Control) 메서드

정의

호스팅된 컨트롤에서 발생하는 이벤트의 등록을 취소합니다.

protected:
 override void OnUnsubscribeControlEvents(System::Windows::Forms::Control ^ control);
protected override void OnUnsubscribeControlEvents (System.Windows.Forms.Control control);
override this.OnUnsubscribeControlEvents : System.Windows.Forms.Control -> unit
Protected Overrides Sub OnUnsubscribeControlEvents (control As Control)

매개 변수

control
Control

이벤트의 등록을 취소할 컨트롤입니다.

적용 대상

추가 정보