TextBoxBase.BackgroundImageLayoutChanged 이벤트

정의

BackgroundImageLayout 속성 값이 변경되면 발생합니다. 이 이벤트는 이 클래스와 관련이 없습니다.

public:
 event EventHandler ^ BackgroundImageLayoutChanged;
[System.ComponentModel.Browsable(false)]
public event EventHandler BackgroundImageLayoutChanged;
[System.ComponentModel.Browsable(false)]
public event EventHandler? BackgroundImageLayoutChanged;
[<System.ComponentModel.Browsable(false)>]
member this.BackgroundImageLayoutChanged : EventHandler 
Public Custom Event BackgroundImageLayoutChanged As EventHandler 

이벤트 유형

특성

설명

이 이벤트는 이 클래스와 관련이 없습니다.

적용 대상