Unicode Controls & Classes for VB6 - Version 4

ctlUniMenu.LeftBandBackColor Property

Gets or sets a custom background color for the left band

Syntax
Public Property Get LeftBandBackColor () As OLE_COLOR
Public Property Let LeftBandBackColor (ByRef lColor As OLE_COLOR)
Parameters
Parameter Description
ByRef lColor As OLE_COLOR The new background color for the left band
Remarks