C# 클래스 Standard.WINDOWINFO

파일 보기 프로젝트 열기: MahApps/MahApps.Metro 1 사용 예제들

공개 프로퍼티들

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

프로퍼티 상세

atomWindowType 공개적으로 프로퍼티

public ushort atomWindowType
리턴 ushort

cbSize 공개적으로 프로퍼티

public int cbSize
리턴 int

cxWindowBorders 공개적으로 프로퍼티

public uint cxWindowBorders
리턴 uint

cyWindowBorders 공개적으로 프로퍼티

public uint cyWindowBorders
리턴 uint

dwExStyle 공개적으로 프로퍼티

public int dwExStyle
리턴 int

dwStyle 공개적으로 프로퍼티

public int dwStyle
리턴 int

dwWindowStatus 공개적으로 프로퍼티

public uint dwWindowStatus
리턴 uint

rcClient 공개적으로 프로퍼티

public RECT,Standard rcClient
리턴 RECT

rcWindow 공개적으로 프로퍼티

public RECT,Standard rcWindow
리턴 RECT

wCreatorVersion 공개적으로 프로퍼티

public ushort wCreatorVersion
리턴 ushort