Initializes a new instance of ScrollEventArgs.
Overload List
public ScrollEventArgs( ScrollEventType type, int newValue );public ScrollEventArgs( ScrollEventType type, int oldValue, int newValue );public ScrollEventArgs( ScrollEventType type, int newValue, ScrollOrientation scroll );public ScrollEventArgs( ScrollEventType type, int oldValue, int newValue, ScrollOrientation scroll );