다음을 통해 공유


Control.ParentChanged 이벤트

정의

속성 값이 변경되면 Parent 발생합니다.

public:
 event EventHandler ^ ParentChanged;
public event EventHandler ParentChanged;
public event EventHandler? ParentChanged;
member this.ParentChanged : EventHandler 
Public Custom Event ParentChanged As EventHandler 

이벤트 유형

설명

이 이벤트는 프로그래매틱 수정 또는 사용자 상호 작용에 의해 속성이 변경된 경우에 Parent 발생합니다.

이벤트 처리에 대한 자세한 내용은 이벤트 처리 및 발생시키기를 참조하십시오.

적용 대상

추가 정보