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

◆ to_string()

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

Returns a string that represents the track_bar 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.