xtd
0.2.0
Loading...
Searching...
No Matches
◆
value()
[1/2]
virtual double xtd::forms::numeric_up_down::value
(
)
const
virtual
noexcept
Gets the value assigned to the spin box (also known as an up-down control).
Returns
The numeric value of the
numeric_up_down
control.
Remarks
When the value property is set, the new value is validated to be between the minimum and maximum values. Following this, the update_edit_text method is called to update the spin box's display with the new value in the appropriate format.
xtd
forms
numeric_up_down
Generated on Mon Sep 9 2024 23:25:21 for xtd by
Gammasoft
. All rights reserved.