[]
        
(Showing Draft Content)

FarPoint.Win.SEditButton.OnSpinDownMouseDown

OnSpinDownMouseDown Method

OnSpinDownMouseDown(object, MouseEventArgs)

Occurs when the mouse is pressed on a spin button.

Declaration
protected virtual void OnSpinDownMouseDown(object sender, MouseEventArgs e)
Protected Overridable Sub OnSpinDownMouseDown(sender As Object, e As MouseEventArgs)
Parameters
Type Name Description
object sender

Source of event

MouseEventArgs e

Event data