Version

BeforeSpinEventArgs Class Members

The following tables list the members exposed by BeforeSpinEventArgs.

Public Constructors
 NameDescription
Public ConstructorBeforeSpinEventArgs ConstructorConstructor  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyCurrentValueReturns the object's current value.  
Public PropertyNewDateReturns the date that will be scrolled to.  
Public PropertySpinDirectionReturns the direction of the spin button pressed.  
See Also