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

이벤트를 구독 취소할 컨트롤입니다.

적용 대상

추가 정보