
Specifies how the control will respond to touch input for scrolling
Member of Tile (PRIM_TILE)
Data Type - Enumeration
Details
The TouchScroll property specifies how list controls will respond when swiped on a touch device.
Allowed Values
Enum Value | Description |
---|---|
Both | The list will scroll both vertically and horizontally |
Horizontal | The list will only scroll control horizontally |
Parent | All TouchScroll processing will be directed to the parent control. Touch events will be processed as normal mouse events causing selection and focus to fire |
Vertical | The list will only scroll control vertically |
See also
LANSA Version 15, April 2020