Unicode Controls & Classes for VB6 - Version 4

ctlUniStatusBar.FadeBackground Property

Gets or sets the ability to fade the background of the control

Syntax
Public Property Get FadeBackground () As Boolean
Public Property Let FadeBackground (ByVal New_Value As Boolean)
Parameters
Parameter Description
ByVal New_Value As Boolean The new value
Remarks