Control - TouchSize Property

Determines whether a control can be resized

Member of Control (PRIM_CTRL)

Data Type - Enumeration

Details

The TouchSize property determines whether a control can be resized by the user.
 
Touch sizing will directly affect the Height and Width properties of the control.
 
Controls whose size is governed by a layout manager cannot be resized as the layout will alwways ensure the correct size.

Allowed Values

Enum Value Description
All The control can be sized, vertically and horizontally
Parent All sizing processing will be directed to the parent control

                
                

See also

All Component Classes

Technical Reference

LANSA Version 15, April 2020