ScrollEventArgs.NewValue プロパティ

定義

Thumb 内の ScrollBar の新しい場所を表す値を取得します。

public:
 property double NewValue { double get(); };
public double NewValue { get; }
member this.NewValue : double
Public ReadOnly Property NewValue As Double

プロパティ値

Thumb 内の ScrollBar の新しい位置に対応する値。

注釈

新しい値は、 に実装されているコントロールの Track プロパティの値ValueScrollBar対応します。

適用対象

こちらもご覧ください