Click or drag to resize

ScrollEventArgs Constructor

Overload List
  NameDescription
Public methodScrollEventArgs
Initializes a new instance of ScrollEventArgs.
Public methodScrollEventArgs(Point)
Initializes a new instance of ScrollEventArgs specifying the scroll position.
Public methodScrollEventArgs(Point, ScrollBarDirection)
Initializes a new instance of ScrollEventArgs specifying the scroll position and scroll bar of interest.
Top
See Also