TabCount プロパティ (JTabbedPane)

クラス

JTabbedPane.

処理

[読み取り専用] タブの数。

構文

'Declaration
Protected Read Property TabCount As Integer

アクセス

読み取り専用。

Dim tabCount As Integer = tabbedPane.TabCount