TrackBar.BackgroundImageLayoutChanged 事件
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
發生於 BackgroundImageLayout 屬性變更時。
public:
event EventHandler ^ BackgroundImageLayoutChanged;
[System.ComponentModel.Browsable(false)]
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設定屬性不會影響 TrackBar 控制項;因此,這個屬性不會顯示在設計工具或 Intellisense 中。