Unicode Controls & Classes for VB6 - Version 4

ctlUniToolBarXP.Faded Property

Gets or sets the ability to show a faded background

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