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