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