Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
csExWB
cEXWB.IEServerWindow
C# Class csExWB.cEXWB.IEServerWindow
Inheritance:
System.Windows.Forms.NativeWindow
显示文件
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