GetActiveTab Method (BrowserApplication)

Action

The GetActiveTab method is deprecated. Use the GetSelectedTab method instead.

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

Syntax

activeTab = webBrowser.GetActiveTab()
Variable Description
activeTab The BrowserWindow that is currently active. BrowserWindow.