Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / HitTestInformation Class / TabStripInfo Property


In This Topic
TabStripInfo Property
In This Topic
Gets more detailed hit test information for the tab strip.
Syntax
'Declaration
 
Public ReadOnly Property TabStripInfo As TabStripHitTestInformation
 
'Usage
 
Dim instance As HitTestInformation
Dim value As TabStripHitTestInformation
 
value = instance.TabStripInfo
See Also