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