Unicode Controls & Classes for VB6 - Version 4

ctlUniButtonImageWL.Aura Property

Gets or sets the ability to display an aura effect below the control

Syntax
Public Property Get Aura () As Boolean
Public Property Let Aura (ByVal bValue As Boolean)
Parameters
Parameter Description
ByVal bValue As Boolean True for the Aura, False otherwise
Remarks
Available only for true transparent controls (WindowLess buttons)