Indeterminate Property (JProgressBar)

Action

Gets whether the progress bar is indeterminate.

Syntax

'Declaration
Protected Read Property Indeterminate As Boolean

Access

Read only.

Examples

Dim isIndeterminate As Boolean = progressBar.Indeterminate