Skip to main content
A newer version of this page is available. .
Tab

SpinButtonExtended Constructors

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