public SetRange ( int minValue, int maxValue ) : void | ||
minValue | int | The lower limit of the range of the track bar. |
maxValue | int | The upper limit of the range of the track bar. |
return | void |
public SetRange ( int minValue, int maxValue ) : void | ||
minValue | int | The lower limit of the range of the track bar. |
maxValue | int | The upper limit of the range of the track bar. |
return | void |