SAP Business One UI API 10.0 - Objects Reference (10.00.270)
Text Property
UI API
Description
The title of the progress bar.
Property
Read-write property
Syntax
Visual Basic
Public Property Text() As String
Remarks
Use this property to update the title for the progress bar during as it progresses. For example, you can display the percentage complete of the process.
See Also
ProgressBar Object