Control - TouchScale Property

Determines how the control will respond to touch scaling

Member of Control (PRIM_CTRL)

Data Type - Enumeration

Details

The TouchScale property determines how the control will respond to touch scaling.

Touch scaling will directly affect the ScaleHeight and ScaleWidth properties of the control.

Allowed Values

Enum Value

Description

Parent

All touch scaling processing will be directed to the parent control

Yes

The control can be scaled using touch


See also

All Component Classes

Technical Reference