SpinButtonExtended Constructors
Represents an individual spin button.Name | Parameters | Description |
---|---|---|
SpinButtonExtended() | none | Initializes a new instance of the SpinButtonExtended class with default settings. |
SpinButtonExtended(SpinButtonKind) | buttonKind | Initializes a new instance of the SpinButtonExtended class with the specified setting. |
See Also