Unicode Controls & Classes for VB6 - Version 4
ctlUniMenu
.SelectorBackColor Property
Gets or sets the background color of menu selectors
Syntax
Public Property Get SelectorBackColor () As OLE_COLOR
Public Property Let SelectorBackColor (ByRef
lColor
As OLE_COLOR)
Parameters
Parameter
Description
ByRef
lColor
As OLE_COLOR
The new color
Remarks