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

◆ value() [2/2]

virtual track_bar & xtd::forms::track_bar::value ( int32  value)
virtual

Sets a numeric value that represents the current position of the scroll box on the track bar.

Parameters
valueA numeric value that is within the minimum and maximum range. The default value is 0.
Returns
Current track_bar instance.
Remarks
The Value property contains the number that represents the current position of the scroll box on the track bar.