Unicode Controls & Classes for VB6 - Version 4
ctlUniStyler
.ButtonForeColor Property
Gets or sets the text color for buttons
Syntax
Public Property Get ButtonForeColor () As OLE_COLOR
Public Property Let ButtonForeColor (ByRef
l
As OLE_COLOR)
Parameters
Parameter
Description
ByRef
l
As OLE_COLOR
The new value
Remarks