result = webBrowser.ExistsTab(tab)
result = webBrowser.ExistsTab(tab)
Variable | Description |
---|---|
result | True if the tab exists and false otherwise. Boolean. |
tab | The item identifier to locate the tab. ItemIdentifier. |