Skip to main content

GetSelectedTabs

Description

Gets the selected (active) tabs.

Syntax

// shellPaneContainer points to instance of IShellPaneContainer
const result = await shellPaneContainer.GetSelectedTabs();

Return type

TypeDescription
Promise < IShellPaneTab >It returns MFCLIENTSCRIPT~ISHELLPANECONTAINER~GETSELECTEDTAB.