UPDOWNCHANGE Property
8.7C, PLBCMP GUI Only
The UPDOWNCHANGE property defines the change value of the UpDown control associated with an EDITNUMBER object. The property uses the following format:
UPDOWNCHANGE={value}
Note the following:
UPDOWNCHANGE may be used in CREATE, SETPROP, or GETPROP statements for EDITNUMBER objects.
{value} is the amount by which the current value of the EDITNUMBER object is modified using the UpDown control associated with it.
If no value is specified when the object is created, a value of one (1) is assumed.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |