共用方式為


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的值

適用於