Unicode Controls & Classes for VB6 - Version 4

ctlUniMenu.FadeLeftBand Property

Gets or sets the ability to fade the left band background color

Syntax
Public Property Get FadeLeftBand () As Boolean
Public Property Let FadeLeftBand (ByRef b As Boolean)
Parameters
Parameter Description
ByRef b As Boolean The new value
Remarks