Current_Position - TrackBar
Contains the absolute position of the slider
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer Current_Position
| Access Type | Syntax |
|---|---|
| Read Access: | Get Current_Position to IntegerVariable |
| Write Access: | Set Current_Position to IntegerVariable/Value |
Description
The Current_Position property contains the absolute position of the slider. The value is in the range of 0-65,535
Default is 0.