TabRunCount Property (JTabbedPane)

Class

JTabbedPane.

Action

Gets the number of tab runs currently used to display the tabs.

Syntax

'Declaration
Protected Read Property TabRunCount As Integer

Access

Read only.

Examples

Dim tabRunCount As Integer = tabbedPane.TabRunCount