Indeterminate プロパティ (JProgressBar)

クラス

JProgressBar.

処理

[読み取り専用] 進行状況バーが不確定モードかどうか。

構文

'Declaration
Protected Read Property Indeterminate As Boolean

アクセス

読み取り専用。

Dim isIndeterminate As Boolean = progressBar.Indeterminate