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 ValueDescription
ParentAll touch scaling processing will be directed to the parent control
YesThe control can be scaled using touch


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2