TouchDropDownScale Property (Appearance)
Gets or sets the scale factor of the drop-down window in the touch device.
public float TouchDropDownScale {get; set;}
'Declaration
Public Property TouchDropDownScale As Single
'Usage
Dim instance As Appearance
Dim value As Single
instance.TouchDropDownScale = value
value = instance.TouchDropDownScale
Property Value
A float value that indicates the scale factor of the drop-down window in the touch device. The default is
1.5f