StatusBar.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 

이벤트 유형

EventHandler
특성

설명

이벤트 처리에 대한 자세한 내용은 이벤트 처리 및 발생 을 참조하십시오. 이 이벤트는 이 클래스와 관련이 없습니다.

적용 대상