ScrollBar.BackgroundImageChanged イベント
定義
BackgroundImage プロパティの値が変更された場合に発生します。Occurs when the value of the BackgroundImage property changes.
public:
event EventHandler ^ BackgroundImageChanged;
[System.ComponentModel.Browsable(false)]
public event EventHandler BackgroundImageChanged;
member this.BackgroundImageChanged : EventHandler
Public Custom Event BackgroundImageChanged As EventHandler
- 属性