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