Skip to content

Minimum_Position - dbSpinFormDS

Maintains the value that represents the lowest value that the spin button will spin down to

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

Default is 32767.