'Declaration
Public Overridable Sub SetTabFont( _ ByVal index As Integer, _ ByVal newFont As Font _ )
'Usage
Dim instance As TabManager Dim index As Integer Dim newFont As Font instance.SetTabFont(index, newFont)
Parameters
- index
- Tab index
- newFont
'Declaration
Public Overridable Sub SetTabFont( _ ByVal index As Integer, _ ByVal newFont As Font _ )
'Usage
Dim instance As TabManager Dim index As Integer Dim newFont As Font instance.SetTabFont(index, newFont)