TrackBarRange Properties
Represents the range of values.Name | Description |
---|---|
IsEmpty | Gets whether the minimum and maximum limits of the range are equal to 0. |
Maximum | Gets or sets the maximum limit of the range. |
Minimum | Gets or sets the minimum limit of the range. |
See Also