Unicode Controls & Classes for VB6 - Version 4
ctlUniMenu
.FadeBackground Property
Gets or sets the ability to fade the background of menu popups
Syntax
Public Property Get FadeBackground () As Boolean
Public Property Let FadeBackground (ByRef
b
As Boolean)
Parameters
Parameter
Description
ByRef
b
As Boolean
True for fade, False otherwise
Remarks