Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / ITouchStatusProvider Interface / IsTouchStatus Property


In This Topic
IsTouchStatus Property (ITouchStatusProvider)
In This Topic
Gets whether in touch supporting state
Syntax
'Declaration
 
ReadOnly Property IsTouchStatus As Boolean
 
'Usage
 
Dim instance As ITouchStatusProvider
Dim value As Boolean
 
value = instance.IsTouchStatus
See Also