'Declaration
Public Overridable Sub SetTabBackColor( _ ByVal index As Integer, _ ByVal newColor As Color _ )
'Usage
Dim instance As TabManager Dim index As Integer Dim newColor As Color instance.SetTabBackColor(index, newColor)
Parameters
- index
- Tab index
- newColor