min_value
 
 
 
min_value = integer; 

Specifies the lower range of values that a slider returns. Default minimum value is 0. This value must be a signed, 16-bit integer no less than -32768. The min_value can be greater than the max_value.