[]
        
(Showing Draft Content)

FarPoint.Win.TabStrip.GetTabRectangle

GetTabRectangle Method

GetTabRectangle(int)

Gets the rectangle for the specified tab.

Declaration
public Rectangle GetTabRectangle(int index)
Public Function GetTabRectangle(index As Integer) As Rectangle
Parameters
Type Name Description
int index
Returns
Type Description
Rectangle

A Rectangle object.