Version

BeforeScrollEventArgs Class Members

The following tables list the members exposed by BeforeScrollEventArgs.

Public Constructors
 NameDescription
Public ConstructorBeforeScrollEventArgs ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyOwnerScrollReturns whether the scroll action applies to owner scrolling.  
Public PropertyScrollActionReturns the scroll action that was taken  
See Also