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 

イベントの種類

属性

注釈

イベントの処理の詳細については、「処理とイベントの発生」を参照してください。 このクラスでは、このイベントは使用されません。

適用対象