C# Class csExWB.cEXWB.IEServerWindow

Inheritance: System.Windows.Forms.NativeWindow
Datei anzeigen Open project: mcorrientes/Web-Security-Toolset

Public Methods

Method Description
IEServerWindow ( cEXWB wb ) : System
Release ( ) : void

Private Methods

Method Description
FireMouseEvent ( int ievent ) : bool
SetupSubclassing ( ) : void
TimerProc ( object state ) : void
WndProc ( Message &m ) : void

Method Details

IEServerWindow() public method

public IEServerWindow ( cEXWB wb ) : System
wb cEXWB
return System

Release() public method

public Release ( ) : void
return void