Unicode Controls & Classes for VB6 - Version 4

ctlUniMenu.MenuForeColorNormal Property

Gets or sets the text color for menu "normal" menu items (not selected and not disabled)

Syntax
Public Property Get MenuForeColorNormal () As OLE_COLOR
Public Property Let MenuForeColorNormal (ByRef lColor As OLE_COLOR)
Parameters
Parameter Description
ByRef lColor As OLE_COLOR The new color
Remarks