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 事件來偵測變更,但是此屬性對這個控制項而言沒有意義。

適用於