SelectedTabItem Property (SWTTabControl)

Action

Gets the name of the selected item.

Syntax

C#
protected SWTTabItem SelectedTabItem { get; }
VB
'Declaration
Protected Read Property SelectedTabItem As SWTTabItem

Access

Read only.