SelectedTabIndex Property (JTabbedPane)

Class

JTabbedPane.

Action

Gets the index of the currently selected tab or -1 (4Test: 0) if no tab is selected. The value is zero-based.

Syntax

'Declaration
Protected Read Property SelectedTabIndex As Integer

Access

Read only.