SpinEventArgs Constructors
Provides data for the TextEdit.Spin event.Name | Parameters | Description |
---|---|---|
SpinEventArgs(Boolean) | isSpinUp | Initializes a new instance of the SpinEventArgs class with the specified value, indicating whether the edit value is increased or decreased. |
See Also