Unicode Controls & Classes for VB6 - Version 4

ctlUniMenu.MenubarForeColorNormal Property

Gets or sets the text color of menubar "normal" items (not selected and not disabled)

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