TimeUpDown
Represents a spinner control that displays TimeSpan values.
Last updated
Was this helpful?
Represents a spinner control that displays TimeSpan values.
Last updated
Was this helpful?
The Wisej.NET TimeUpDown
control enables users to incrementally change values in a date text box using arrow buttons. The spin box combines a text box with its associated spin control.
For a full list of properties, methods and events see the API documentation.
The TimeUpDown
control supports the inline Label property. This allows setting a label in relation to a TimeUpDown
control without creating an additional Label
control.
The TimeUpDown
control offers three preset icon alignments: Left
, Center
, and Right
.
Class name
"wisej.web.TimeUpDown"
Theme appearance
Child components
"upbutton" is the up button. "downbutton" is the down button. "textfield" is the textfield.
Source code
"spinner", see .