GetSelectedTab Method (BrowserApplication)

Action

Returns the currently selected tab. This method is not supported for mobile Web applications.

Syntax

selectedTab = webBrowser.GetSelectedTab()
Variable Description
selectedTab The BrowserWindow that is currently selected. BrowserWindow.