ScrollEventArgs.ScrollEventArgs

ScrollEventArgs.ScrollEventArgs Constructor


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 );
© 2004-2005 GlobFX Technologies. All rights reserved.