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