ScrollEventArgs.NewValue 屬性

定義

取得 ScrollBar 的新

public:
 property double NewValue { double get(); };
double NewValue();
public double NewValue { get; }
var double = scrollEventArgs.newValue;
Public ReadOnly Property NewValue As Double

屬性值

Double

double

事件之後 ScrollBar的值

適用於