AreAnyTouchesCapturedWithin Property (SheetTab)
In This Topic
Syntax
'Declaration
Public ReadOnly Property AreAnyTouchesCapturedWithin As Boolean
'Usage
Dim instance As SheetTab
Dim value As Boolean
value = instance.AreAnyTouchesCapturedWithin
public bool AreAnyTouchesCapturedWithin {get;}
See Also