Unicode Controls & Classes for VB6 - Version 4
ctlUniDriveBoxXP
.ButtonForeColor Property
Gets or sets the button foreground color
Syntax
Public Property Get ButtonForeColor () As OLE_COLOR
Public Property Let ButtonForeColor (ByVal
New_Color
As OLE_COLOR)
Parameters
Parameter
Description
ByVal
New_Color
As OLE_COLOR
The new color
Remarks