Current_Position - SpinForm
Contains the current position of the spin button
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 current position of the spin button. The value is in the range of 0-65,535.
Default is 0.