Unicode Controls & Classes for VB6 - Version 4

ctlUniMenu.ExtSepForeColor Property

Gets or sets a custom text color for an extended separator

Syntax
Public Property Get ExtSepForeColor () As OLE_COLOR
Public Property Let ExtSepForeColor (ByRef lColor As OLE_COLOR)
Parameters
Parameter Description
ByRef lColor As OLE_COLOR The new text color for extended separators
Remarks