C# 클래스 Fluent.NativeMethods.APPBARDATA

파일 보기 프로젝트 열기: Gainedge/BetterExplorer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
cbSize int
hWnd System.IntPtr
lParam bool
rc Rect
uCallbackMessage int
uEdge int

프로퍼티 상세

cbSize 공개적으로 프로퍼티

public int cbSize
리턴 int

hWnd 공개적으로 프로퍼티

public IntPtr,System hWnd
리턴 System.IntPtr

lParam 공개적으로 프로퍼티

public bool lParam
리턴 bool

rc 공개적으로 프로퍼티

public Rect rc
리턴 Rect

uCallbackMessage 공개적으로 프로퍼티

public int uCallbackMessage
리턴 int

uEdge 공개적으로 프로퍼티

public int uEdge
리턴 int