Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / TabStripHitTestInformation Class / TabStripHitTestInformation Constructor


In This Topic
TabStripHitTestInformation Constructor
In This Topic
Creates new hit test information for the tab strip of the spreadsheet.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New TabStripHitTestInformation()
See Also