Unicode Controls & Classes for VB6 - Version 4
ctlUniImageWL
.BackStyle Property
Gets or sets the backstyle for the control
Syntax
Public Property Get BackStyle () As
eUniLabel_BackStyle
Public Property Let BackStyle (ByVal
New_Value
As
eUniLabel_BackStyle
)
Parameters
Parameter
Description
ByVal
New_Value
As
eUniLabel_BackStyle
the new backstyle
Remarks