I'm doing an automation job with InternetExplorer object.
A:
Only way I can think of doing this is by checking the registry settings for Internet Explorer.
The registry setting (on Win7 IE8) is under HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\TabbedBrowsing\Enabled.
Andy Robinson
2010-07-04 09:11:17
Thanks, Andy. That's what I've done. And if the entry doesn't exist, I suppose it's disabled (unsupported). :)
phoenies
2010-07-04 13:40:26