C# Class mRemoteNG.Tools.IeBrowserEmulation

Exibir arquivo Open project: mRemoteNG/mRemoteNG

Public Methods

Method Description
Register ( ) : void
Unregister ( ) : void

Private Methods

Method Description
DeleteBrowserFeatureControl ( ) : void
DeleteBrowserFeatureControlKey ( string feature, string appName ) : void
GetBrowserEmulationMode ( ) : uint
IeBrowserEmulation ( ) : System
SetBrowserFeatureControl ( ) : void
SetBrowserFeatureControlKey ( string feature, string appName, uint value ) : void

Method Details

Register() public static method

public static Register ( ) : void
return void

Unregister() public static method

public static Unregister ( ) : void
return void