ToolBar.BackgroundImageLayoutChanged 이벤트

정의

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

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 

이벤트 유형

특성

설명

BackgroundImageLayout 속성을 변경 하 고 변경 내용을 검색 하는 이벤트를 처리할 수 있지만이 컨트롤에 BackgroundImageLayoutChanged 대 한 의미가 없습니다.

적용 대상