Definition
public ScrollEventArgs( ScrollEventType type, int oldValue, int newValue );
Parameters
typeSystem.Windows.Forms.ScrollEventType. oldValueSystem.Int32. newValueSystem.Int32.