Unicode Controls & Classes for VB6 - Version 4
ctlUniLinkWL
.BackStyle Property
Gets or sets the background style of the control
Syntax
Public Property Get BackStyle () As
eUniLink_BackStyle
Public Property Let BackStyle (ByVal
New_Value
As
eUniLink_BackStyle
)
Parameters
Parameter
Description
ByVal
New_Value
As
eUniLink_BackStyle
The new background style
Remarks