Unicode Controls & Classes for VB6 - Version 4
ctlUniTabbedXP
.ForeColorTab Property
Gets or sets the text color of a NON selected tabulator
Syntax
Public Property Get ForeColorTab () As OLE_COLOR
Public Property Let ForeColorTab (ByVal
New_Color
As OLE_COLOR)
Parameters
Parameter
Description
ByVal
New_Color
As OLE_COLOR
The new color
Remarks