ProgressBar.BackgroundImageLayoutChanged 事件
定義
發生於 BackgroundImageLayout 屬性的值變更時。Occurs when the value of the BackgroundImageLayout property changes.
public:
event EventHandler ^ BackgroundImageLayoutChanged;
[System.ComponentModel.Browsable(false)]
public event EventHandler BackgroundImageLayoutChanged;
public event EventHandler BackgroundImageLayoutChanged;
[<System.ComponentModel.Browsable(false)>]
member this.BackgroundImageLayoutChanged : EventHandler
member this.BackgroundImageLayoutChanged : EventHandler
Public Custom Event BackgroundImageLayoutChanged As EventHandler
事件類型
- 屬性
備註
設定 BackgroundImageLayout 屬性不會影響控制項的外觀 ProgressBar 。Setting the BackgroundImageLayout property has no effect on the appearance of the ProgressBar control.