Unicode Controls & Classes for VB6 - Version 4
ctlProgressWL
.BorderSpace Property
If True leaves 1px from the border and the content
Syntax
Public Property Get BorderSpace () As Boolean
Public Property Let BorderSpace (ByVal
New_Value
As Boolean)
Parameters
Parameter
Description
ByVal
New_Value
As Boolean
True for using the space, False otherwise
Remarks