public ScrollEventArgs( ScrollEventType eventType, double newValue )
Public Sub New ( eventType As ScrollEventType, newValue As Double )
new : eventType : ScrollEventType * newValue : float -> ScrollEventArgs
In This Article