MobileForms Toolkit Documentation

SpinButton.SpinChanged Event

public event SpinChangedEventHandler SpinChanged;

Event Data

The event handler receives an argument of type SpinChangedEventArgs containing data related to this event. The following SpinChangedEventArgs property provides information specific to this event.

Property Description
IncreaseRate  

See Also

SpinButton Class | Resco.Controls.NumericUpDown Namespace