FarPoint.Win
SpinDownEventArgs Class
Members  See Also 
FarPoint.Win Assembly > FarPoint.Win Namespace : SpinDownEventArgs Class


Represents the event data for the SpinDown event.

Syntax

Visual Basic (Declaration) 
Public Class SpinDownEventArgs 
   Inherits EventArgs
Visual Basic (Usage)Copy Code
Dim instance As SpinDownEventArgs
C# 
public class SpinDownEventArgs : EventArgs 

Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.SpinDownEventArgs

See Also