SCROLL |
DEVELOPER |
|
|
Purpose |
.Scroll allows you to specify the visual appearance of the vertical scroll bar in a Paging Cycle object. |
Syntax |
ObjectReference.Scroll = Value |
Operation |
ObjectReference is the Tag Name of the Paging Cycle object |
Remarks |
The value of this property can only be set, not retrieved. Off setting turns off the display of the scroll bar. Arrow keys or Function Keys need to be used to move the cursor up and down the Paging Cycle. The default value is Classic. |
Example |
To set the scroll bar style to Standard for a Paging Cycle whose Tag Name is OrderScreen: |
Topic ID: 510086