C# Class csExWB.cEXWB.IEServerWindow

Inheritance: System.Windows.Forms.NativeWindow
Afficher le fichier Open project: mcorrientes/Web-Security-Toolset

Méthodes publiques

Méthode Description
IEServerWindow ( cEXWB wb ) : System
Release ( ) : void

Private Methods

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

Method Details

IEServerWindow() public méthode

public IEServerWindow ( cEXWB wb ) : System
wb cEXWB
Résultat System

Release() public méthode

public Release ( ) : void
Résultat void