Download IeBrowserEmulation.zip, last updated 28/06/2014 (18.63 KB)

Download
  • md5: 565fb8296871228bd35c3b3daa58d187
using System;
using System.Reflection;
using System.Runtime.InteropServices;

// Configuring the emulation mode of an Internet Explorer WebBrowser control
// http://cyotek.com/blog/configuring-the-emulation-mode-of-an-internet-explorer-webbrowser-control

[assembly: AssemblyTitle("Internet Explorer Browser Emulation")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Cyotek")]
[assembly: AssemblyProduct("Internet Explorer Browser Emulation")]
[assembly: AssemblyCopyright("Copyright © 2014 Cyotek. All Rights Reserved.")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
[assembly: ComVisible(false)]
[assembly: CLSCompliant(true)]
[assembly: Guid("1489b0bd-7bd5-4bef-a745-9eda75c8fcbf")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]

Donate

Donate