WebApplication.UseChrome
From Xojo Documentation
Property (As Boolean )
aWebApplication.UseChrome = newBooleanValue
or
BooleanValue = aWebApplication.UseChrome
New in 2010r4
Supported for all project types and targets.
or
BooleanValue = aWebApplication.UseChrome
New in 2010r4
Supported for all project types and targets.
If True, the user is using Internet Explorer and has the Chrome plug-in installed, the application will use WebKit instead of Trident.