SHIFT Property
PLBCMP GUI Only
The SHIFT property specifies the number of units to move the slide box when the mouse is clicked in the object's slide area or when the page up or page down keys are pressed. The property uses the following format:
SHIFT={value}
Note the following:
SHIFT may be used in CREATE, SETPROP, or GETPROP statements of a SLIDER object.
SHIFT may be used in SETPROP or GETPROP statements of a HSCROLLBAR or VSCROLLBAR object.
The {value} is a logical unit as specified by the user.
This property is not supported for a SLIDER when using the PL/B Web Server.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |