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 

事件类型

属性

注解

有关处理事件的详细信息,请参阅 处理和引发事件。 此事件与此类无关。

适用于