Unicode Controls & Classes for VB6 - Version 4

ctlUniStyler.MenuForeColor Property

Gets or sets the text color for menus

Syntax
Public Property Get MenuForeColor () As OLE_COLOR
Public Property Let MenuForeColor (ByRef l As OLE_COLOR)
Parameters
Parameter Description
ByRef l As OLE_COLOR The new value
Remarks