TabCount Property (JTabbedPane)

Class

JTabbedPane.

Action

Gets the number of tabs.

Syntax

'Declaration
Protected Read Property TabCount As Integer

Access

Read only.

Examples

Dim tabCount As Integer = tabbedPane.TabCount