C# 클래스 csExWB.cEXWB.IEServerWindow

상속: System.Windows.Forms.NativeWindow
파일 보기 프로젝트 열기: mcorrientes/Web-Security-Toolset

공개 메소드들

메소드 설명
IEServerWindow ( cEXWB wb ) : System
Release ( ) : void

비공개 메소드들

메소드 설명
FireMouseEvent ( int ievent ) : bool
SetupSubclassing ( ) : void
TimerProc ( object state ) : void
WndProc ( Message &m ) : void

메소드 상세

IEServerWindow() 공개 메소드

public IEServerWindow ( cEXWB wb ) : System
wb cEXWB
리턴 System

Release() 공개 메소드

public Release ( ) : void
리턴 void