GetTabSplitBoxRectangle Method (FpSpread)
Gets the rectangle of the split box on the tab strip.
'Declaration
Public Function GetTabSplitBoxRectangle() As Rectangle
'Usage
Dim instance As FpSpread
Dim value As Rectangle
value = instance.GetTabSplitBoxRectangle()
Return Value
Rectangle of the split box on the tab strip.