Skip to content

Maximum_Position - SpinForm

Maintains the value that represents the highest value that the spin button will spin up to

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 value that represents the highest value that the spin button will spin up to. The value is in the range of 32767 to -32767

Default is 32767.