C# 클래스 ZForge.Controls.XPTable.Win32.MSG

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

공개 프로퍼티들

프로퍼티 타입 설명
hwnd System.IntPtr
lParam System.IntPtr
message uint
pt POINT
time uint
wParam System.IntPtr

프로퍼티 상세

hwnd 공개적으로 프로퍼티

public IntPtr,System hwnd
리턴 System.IntPtr

lParam 공개적으로 프로퍼티

public IntPtr,System lParam
리턴 System.IntPtr

message 공개적으로 프로퍼티

public uint message
리턴 uint

pt 공개적으로 프로퍼티

public POINT,ZForge.Controls.XPTable.Win32 pt
리턴 POINT

time 공개적으로 프로퍼티

public uint time
리턴 uint

wParam 공개적으로 프로퍼티

public IntPtr,System wParam
리턴 System.IntPtr