C# 클래스 MetroFramework.Native.WinApi.APPBARDATA

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

공개 프로퍼티들

프로퍼티 타입 설명
cbSize uint
hWnd System.IntPtr
lParam int
rc MetroFramework.Native.RECT
uCallbackMessage uint
uEdge ABE

프로퍼티 상세

cbSize 공개적으로 프로퍼티

public uint cbSize
리턴 uint

hWnd 공개적으로 프로퍼티

public IntPtr,System hWnd
리턴 System.IntPtr

lParam 공개적으로 프로퍼티

public int lParam
리턴 int

rc 공개적으로 프로퍼티

public RECT,MetroFramework.Native rc
리턴 MetroFramework.Native.RECT

uCallbackMessage 공개적으로 프로퍼티

public uint uCallbackMessage
리턴 uint

uEdge 공개적으로 프로퍼티

public ABE uEdge
리턴 ABE