[]
        
(Showing Draft Content)

FarPoint.Win.SpinDownEventHandler

SpinDownEventHandler Delegate

Represents a defined method that handles the SpinDown event.

Namespace: FarPoint.Win
Assembly: FarPoint.Win.dll
Syntax
public delegate void SpinDownEventHandler(object sender, SpinDownEventArgs e)
Public Delegate Sub SpinDownEventHandler(sender As Object, e As SpinDownEventArgs)
Parameters
Type Name Description
object sender Represents a defined method that handles the SpinDown event.
SpinDownEventArgs e Represents a defined method that handles the SpinDown event.