[]
Represents the SpinButton class.
public sealed class SpinButton : SideButtonBase, IComponent, IDisposable, INotifyPropertyChanged, INamedObject
Public NotInheritable Class SpinButton
Inherits SideButtonBase
Implements IComponent, IDisposable, INotifyPropertyChanged, INamedObject
Name | Description |
---|---|
SpinButton() | Initializes a new instance of the SpinButton class. |
Name | Description |
---|---|
Delay | Gets or sets the delay time, in milliseconds, before repeating the SpinUp or the SpinDown event. |
Interval | Gets or sets the interval of firing the SpinUp and the SpinDown events. |
IsDefaultBehavior | Gets or sets a value that indicates whether this instance is the default behavior. |
Size | Gets the size of the SideButtonBase. |