C# Class ZForge.Controls.XPTable.Win32.MSG

Show file Open project: zhuangyy/Motion Class Usage Examples

Public Properties

Property Type Description
hwnd System.IntPtr
lParam System.IntPtr
message uint
pt POINT
time uint
wParam System.IntPtr

Property Details

hwnd public property

public IntPtr,System hwnd
return System.IntPtr

lParam public property

public IntPtr,System lParam
return System.IntPtr

message public property

public uint message
return uint

pt public property

public POINT,ZForge.Controls.XPTable.Win32 pt
return POINT

time public property

public uint time
return uint

wParam public property

public IntPtr,System wParam
return System.IntPtr