TrackBarRange Fields
Represents the range of values.Name | Description |
---|---|
Empty static | Gets the TrackBarRange object whose minimum and maximum limits of the range are equal to 0. To determine whether the TrackBarRange object is empty, use the TrackBarRange.IsEmpty property. |
See Also