[]
        
(Showing Draft Content)

FarPoint.Win.SEditButton.OnSpinUpMouseDown

OnSpinUpMouseDown Method

OnSpinUpMouseDown(object, MouseEventArgs)

Occurs when the mouse is pressed on the spin button.

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

Source of event

MouseEventArgs e

Event data