Control.DestroyHandle 메서드

정의

컨트롤과 연결된 핸들을 소멸시킵니다.

protected:
 virtual void DestroyHandle();
protected virtual void DestroyHandle ();
abstract member DestroyHandle : unit -> unit
override this.DestroyHandle : unit -> unit
Protected Overridable Sub DestroyHandle ()

상속자 참고

파생 클래스에서 재정의하는 DestroyHandle() 경우 기본 클래스의 DestroyHandle() 메서드를 호출하여 핸들이 제거되었는지 확인해야 합니다.

적용 대상

추가 정보