xtd 0.2.0
Loading...
Searching...
No Matches

◆ to_string()

xtd::string xtd::forms::up_down_button::to_string ( ) const
overridevirtualnoexcept

Returns a string that represents the up_down_button control.

Returns
A string that represents the current progress_bar.
Remarks
The return string includes the type and the values for the minimum, maximum, and value properties.

Reimplemented from xtd::forms::control.