xtd
0.2.0
Loading...
Searching...
No Matches
◆
value()
[1/2]
virtual
int32
xtd::forms::up_down_button::value
(
)
const
virtual
noexcept
Gets the value assigned to the
up_down_button
control.
Returns
The numeric value of the up down button 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
up_down_button
Generated on Wed Sep 11 2024 22:08:25 for xtd by
Gammasoft
. All rights reserved.