Unicode Controls & Classes for VB6 - Version 4

ctlUniLabelXP.BackStyle Property

Gets or sets the background style of 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 background style
Remarks