[]
Gets the font of the specified tab.
public virtual Font GetTabFont(int index)
Public Overridable Function GetTabFont(index As Integer) As Font
Type | Name | Description |
---|---|---|
int | index | Tab index |
Type | Description |
---|---|
Font | Return font corresponds to the provided tab 'index' |