[]
        
(Showing Draft Content)

FarPoint.Win.TabManager.GetTabFont

GetTabFont Method

GetTabFont(int)

Gets the font.

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

Tab index

Returns
Type Description
Font

A Font object.

Implements