TrackBar::SetRange Method (Int32, Int32)
.NET Framework (current version)
Sets the minimum and maximum values for a TrackBar.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- minValue
-
Type:
System::Int32
The lower limit of the range of the track bar.
- maxValue
-
Type:
System::Int32
The upper limit of the range of the track bar.
.NET Framework
Available since 1.1
Available since 1.1
Show: