'Declaration Public Property NoTouchStrip As Boolean
'Usage Dim instance As TouchStrip Dim value As Boolean instance.NoTouchStrip = value value = instance.NoTouchStrip
public bool NoTouchStrip {get; set;}
Property Value
true
if [no touch strip]; otherwise, false
.