Minimum_Position - dbTrackBar
Maintains the absolute value of the slider when it is slid to its lowest position
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer Minimum_Position
| Access Type | Syntax |
|---|---|
| Read Access: | Get Minimum_Position to IntegerVariable |
| Write Access: | Set Minimum_Position to IntegerVariable/Value |
Description
The Minimum_Position property maintains the absolute value of the slider when it is slid to its lowest position. The value is in the range of 0-65,535
Default is 0.