IValueChangedEventArgs

Assembly: Forms;

Description

The IValueChangedEventArgs interface contains properties of the argument of the events of the SpinEdit component.

Inheritance Hierarchy

          IEventArgs

          IValueChangedEventArgs

Properties

  Property name Brief description

ValueDelta The ValueDelta property returns the size of value change on pressing the SpinUp button or the SpinDown button.

See also:

Forms Assembly Interfaces