[]
        
(Showing Draft Content)

FarPoint.Win.TabManager.GetTabShape

GetTabShape Method

GetTabShape(int)

Gets the shape of the tab.

Declaration
public virtual GraphicsPath GetTabShape(int index)
Public Overridable Function GetTabShape(index As Integer) As GraphicsPath
Parameters
Type Name Description
int index

Tab index

Returns
Type Description
GraphicsPath
Implements