Unicode Controls & Classes for VB6 - Version 4

ctlUniStyler.MenuBackColor Property

Gets or sets the background color for menus

Syntax
Public Property Get MenuBackColor () As OLE_COLOR
Public Property Let MenuBackColor (ByRef l As OLE_COLOR)
Parameters
Parameter Description
ByRef l As OLE_COLOR The new value
Remarks