Unicode Controls & Classes for VB6 - Version 4

ctlProgressWL.Spaces Property

Gets or sets the ability to show white vertical lines on the percentage bar

Syntax
Public Property Get Spaces () As Boolean
Public Property Let Spaces (ByVal New_Value As Boolean)
Parameters
Parameter Description
ByVal New_Value As Boolean True for using this feature, False otherwise
Remarks