C# 클래스 BrowserTools.WindowInfo

파일 보기 프로젝트 열기: DevExpress/testcafe-browser-natives 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
atomWindowType ushort
cbSize uint
cxWindowBorders uint
cyWindowBorders uint
dwExStyle uint
dwStyle uint
dwWindowStatus uint
rcClient Rect
rcWindow Rect
wCreatorVersion ushort

공개 메소드들

메소드 설명
WindowInfo ( System.Boolean filler ) : System

메소드 상세

WindowInfo() 공개 메소드

public WindowInfo ( System.Boolean filler ) : System
filler System.Boolean
리턴 System

프로퍼티 상세

atomWindowType 공개적으로 프로퍼티

public ushort atomWindowType
리턴 ushort

cbSize 공개적으로 프로퍼티

public uint cbSize
리턴 uint

cxWindowBorders 공개적으로 프로퍼티

public uint cxWindowBorders
리턴 uint

cyWindowBorders 공개적으로 프로퍼티

public uint cyWindowBorders
리턴 uint

dwExStyle 공개적으로 프로퍼티

public uint dwExStyle
리턴 uint

dwStyle 공개적으로 프로퍼티

public uint dwStyle
리턴 uint

dwWindowStatus 공개적으로 프로퍼티

public uint dwWindowStatus
리턴 uint

rcClient 공개적으로 프로퍼티

public Rect,BrowserTools rcClient
리턴 Rect

rcWindow 공개적으로 프로퍼티

public Rect,BrowserTools rcWindow
리턴 Rect

wCreatorVersion 공개적으로 프로퍼티

public ushort wCreatorVersion
리턴 ushort