ProgressString Property (JProgressBar)

Action

Gets the string representation of the current progress.

Syntax

'Declaration
Protected Read Property ProgressString As String

Access

Read only.

Examples

Dim progress As String = progressBar.ProgressString