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:

  1. UPDOWNCHANGE may be used in CREATE, SETPROP, or GETPROP statements for EDITNUMBER objects.

  2. {value} is the amount by which the current value of the EDITNUMBER object is modified using the UpDown control associated with it.

  3. 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

 



PL/B Language Reference UPDOWNALIGN Property UPDOWNMAX Property