Determines how the control will respond to touch scaling |
Member of Control (PRIM_CTRL)
Data Type - Enumeration
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.
Enum Value | Description |
|---|---|
Parent | All touch scaling processing will be directed to the parent control |
Yes | The control can be scaled using touch |